Search found 238 matches

by wiffbi
Thu Oct 31, 2013 6:37 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@TOM: it works – and it shows in the GUI as well! I have update STC to include lock_to_device via MIDI. In the default configuration, the following commands are mapped: "lock_to_selected_device": Note(112), "unlock_from_device": Note(113), "toggle_lock_to_device": Note(...
by wiffbi
Wed Oct 30, 2013 7:36 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@TomViolenz: it should be possible to add a MIDI command to STC that locks it to the currently selected/blue handed device. So it would mimic the right click => "lock Selected Track Control to device" behavior in Lives GUI with just a MIDI command. The only thing, I am not sure, whether th...
by wiffbi
Tue Oct 29, 2013 1:17 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@Al1d: no prob, thanks anyway! @dr.mysterium: makes sense. Then I guess controlling Note Repeat for Push via STC is not possible. :( @TomViolenz: Regarding reordering params: the way it is described here only works for Remote Scripts using Live’s _Framework classes, which STC (currently) does not us...
by wiffbi
Wed Oct 23, 2013 12:07 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@Alain: I added controls for tempo nudge, it is on Note# 110 (down) and Note 111 (up). As usual you can customize it in settings.py (line 297 and 298). You need to download the latest version here: http://stc.wiffbi.com/files/stc-1.3.3-nudge.zip Thanks that you consider a donation. I don’t know abou...
by wiffbi
Fri Oct 18, 2013 9:01 am
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@dr.mysterium: thanks, I really appreciate your feedback! Also thanks for the short tutorial on clyphx&STC in this thread. Regarding your requests: - global groove amount is in the API, so I should be able to add it! - Beat Repeat: you mean the "Triplet"-Button and the "Variation ...
by wiffbi
Sun Sep 29, 2013 6:50 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

I have noticed something: Takeover mode does not respond to the settings in midi preferences. STC does not appear to do 'pickup' or 'value scaling' mode. The control 'pops' to the current value of the knob/slider even if when I have specified pickup or value scaling. Can you fix this? Takeover mode...
by wiffbi
Thu Sep 26, 2013 3:25 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

wiffbi, is there any way you can make a short-cut to select the loop brace in Session? I don’t understand. You mean select the loop brace in selected clip? I have not done much regarding ClipControl, but it should be possible to adjust loop start and end points via MIDI. I have ClipControl on my TO...
by wiffbi
Tue Sep 24, 2013 9:48 am
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@TomViolenz: I am sorry, settings.py is just for STC. I read about a tool by stray, that does allow changing the param order/banking on every Control Surface. I do not know how it works, I could not open the link in that thread, but maybe you have more luck finding LIME (or “Live Instant Mapping Edi...
by wiffbi
Sun Sep 22, 2013 7:58 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

Thanks for all your help! I will look into changing the device.py But your list is missing Sampler. How can I find out which number controls what in Sampler? You need to change settings .py! I am sorry, I did the list of the device in my Live 8 Standard and haven’t had the time to update it with th...
by wiffbi
Sat Sep 21, 2013 6:05 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@TomViolenz: 1. A rack only has 8 macros, so you cannot assign more. And as only 8 macros are available, a rack only provides 8 parameters to be changed via the API. Therefore not really helpful to create racks if you want to control more than 8 params. 2. Regarding assigning Sampler parameters to a...
by wiffbi
Mon Sep 16, 2013 11:40 am
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@TomViolenz: actually, STC supports more than 8 macros, but it is currently not configured to do so as default. I the problem with adding it as a default is, that paging through banks of macros then works with 16 macros instead of 8 (which is often not what one wants). So to have 16 macros, I made a...
by wiffbi
Sat Sep 07, 2013 10:13 am
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@The Finn: Hm, I tried with a clean install with the latest version and it works fine for me. Are you sure you are sending "Note On" messages and not CC? Are you sending on MIDI channel 1 (or 0, depending on where your hardware starts counting)? Have you customized something in settings.py?
by wiffbi
Sun Aug 18, 2013 5:42 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

You need to get the nocturn running in some kind of standalone mode without Automap. I do not know, how to get it running without Automap as a simple general MIDI controller, as I do not own the nocturn – maybe someone who does, can help. Regarding grayed out MIDI input: your nocturn seems to be you...
by wiffbi
Wed Aug 14, 2013 7:28 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

@Amyas_Wilson: Clip-Control is on my TODO-list. I will let you know regarding beta-testing. Thanks!
by wiffbi
Fri Aug 09, 2013 10:45 am
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 489
Views: 303792

Re: Control selected track \w keyboard shortcuts

Hey, I updated STC to version 1.3.2

Now when no device is selected on a track (this is only possible when you open an existing Live Set), it automatically selects the first device.

http://stc.wiffbi.com/files/stc-1.3.2.zip