Search found 8 matches
- 03 Apr 2013 07:22
- Forum: Troubleshooting
- Topic: How to fix improper octave switching?
- Replies: 8
- Views: 2438
Re: How to fix improper octave switching?
Thank you so very much! Believe it or not – this morning when awakening I understood how the octave transposition mechanism in factory "studio setup.jzml", interface "_4_keyboard", container "MasterKeyboard" worked. So I got up and first expanded the "octave" switch to 5 position (no labels yet): y={ ...
- 02 Apr 2013 21:26
- Forum: Troubleshooting
- Topic: How to fix improper octave switching?
- Replies: 8
- Views: 2438
Re: How to fix improper octave switching?
Hi, the three octave switches are sort of a workaround. As they transpose my 3 octave pad array in 3 octave increments, 3 switches give me a total range of 9 octaves (108 notes), whereas 4 switches would cover 12 octaves (144 notes), which would be outside of the MIDI note range. What I'd like to ...
- 02 Apr 2013 19:58
- Forum: Troubleshooting
- Topic: How to fix improper octave switching?
- Replies: 8
- Views: 2438
Re: How to fix improper octave switching?
Still hoping that somebody can hint me to what I am doing wrong, here's what I have: My 3 octave pad array (3 rows with 12 pads) has a local object variable "invert" that I use to invert the pitch order in the pad array (per default lowest pitch is at upper left and lowest pitch is at lower right ...
- 01 Apr 2013 09:16
- Forum: Troubleshooting
- Topic: How to fix improper octave switching?
- Replies: 8
- Views: 2438
How to fix improper octave switching?
Building on studio setup.jzml, I am using a pad array and a switch to create a keyboard with an octave switcher (see attached file). padkeyboard_1.jzlib.zip The pad array gives me a nice three octave keyboard (3 rows of 1 octave, lowest pitch in lower left, highest pitch in upper right). However ...
- 31 Mar 2013 21:23
- Forum: Troubleshooting
- Topic: monophonic pads?
- Replies: 0
- Views: 724
monophonic pads?
I need a monophonic keyboard with last note priority. I'd like to use a pad or a switch array for it. the challenge: the "radio" behavior, combined with "paint" behavior, of the switch object seem ideal for accomplishing this, but unfortunately, the switch object does not tell me for how long a ...
- 20 Mar 2013 21:53
- Forum: Troubleshooting
- Topic: Static Multicolors in Pad object?
- Replies: 3
- Views: 1193
Re: Static Multicolors in Pad object?
I guess I found my mistake: I used 'color' instead 'colors'. I promise to read better in the future!
- 20 Mar 2013 21:25
- Forum: Troubleshooting
- Topic: Static Multicolors in Pad object?
- Replies: 3
- Views: 1193
Re: Static Multicolors in Pad object?
Thanks much for your answer, and pardon that I was not able to respond earlier. I have created a Pad consisting of 2 columns and 1 row (starting small…). I have checked its "Multicolor" checkbox. I have set up the script following your advice: decl color_array={RGB(0,1,0),RGB(1,0,0)}; setattribute(P ...
- 10 Mar 2013 19:39
- Forum: Troubleshooting
- Topic: Static Multicolors in Pad object?
- Replies: 3
- Views: 1193
Static Multicolors in Pad object?
Hi, I am new to Lemur. 44 years old, located in Germany, and bought the app to replace several mini USB fader and keyboard controllers for use with my Octatrack and a MIDI synthesizer, both of which are connected to an iConnect. I'd like to create a standard monophonic MIDI keyboard using the Pad ...