Search found 6 matches
- 29 Feb 2012 19:35
- Forum: General Discussion
- Topic: function to string processing
- Replies: 6
- Views: 2867
Re: function to string processing
once again, newbie question. how do I define a function with parameters? TIA, Joe B You need to select the folder, on the right, where you want the function to reside. Global functions will be top most, so that it's available to every folder beneath it. After selecting the folder, press the "SCRIPT ...
- 22 Feb 2012 18:17
- Forum: General Discussion
- Topic: MIDI Increment / Decrement
- Replies: 7
- Views: 4968
Re: MIDI Increment / Decrement
I'm not at my music computer to try this, but I would think you could just write a script on the Pads to increment the X value of your knob. Have you tried doing that yet? Most of my work has been with faders/pads, so I'm not sure of the common caveats with knobs yet. Try creating a script called ...
- 21 Feb 2012 22:12
- Forum: General Discussion
- Topic: MIDI Increment / Decrement
- Replies: 7
- Views: 4968
Re: MIDI Increment / Decrement
How do you have the knob controlling the presets currently? Shouldn't the pads work very similarly? Does the VSTi have up and down arrows built in to increment/decrement the preset list? Can you map your pads to those?
- 20 Feb 2012 18:41
- Forum: General Discussion
- Topic: function to string processing
- Replies: 6
- Views: 2867
Re: function to string processing
Is the 2nd block of code supposed to be named "joinChars"? Do these functions help with concatenating strings? I'm not at home to test at the moment, but would I be able to monitor/trace additional hex codes to add to the first function (such as a colon:) or is there a limit to characters that are ...
- 20 Feb 2012 00:22
- Forum: General Discussion
- Topic: Lemur dropping wifi connection
- Replies: 12
- Views: 4849
Re: Lemur dropping wifi connection
Oh no -- I was hoping there was a solution for this already. I drop connection arbitrarily with Lemur Daemon. Sometimes it's a few minutes, some times it's 20. I have to close Lemur on iPad and open it back up to reestablish connection. I have an iPad 2, Windows 7 Pro SP1, and Lemur Daemon 3.0.2; I ...
- 01 Feb 2012 04:26
- Forum: Projects
- Topic: Monitor Ableton Clip Times (Track Status)
- Replies: 1
- Views: 1131
Monitor Ableton Clip Times (Track Status)
Hi friends, Is it possible to display the time left on a clip/loop that is playing in Ableton? It looks like the MIDI is mappable to this object in Ableton and they call it the "Track Status" display. I'd like to have that loop information available so I can reference how much time is left on ...