Total newb - RTFM question
Posted: 04 Feb 2012 21:24
First of all, hello! Amazing app, I can't wait to explore it more.
So, is there a primer on scripting or just a really basic sample set to help me get some sort of grounding in using the lemur editor? I have read (chunks of) the manual, and I am still having trouble wrapping my head around where to begin. The same thing happened when I took C++, I couldn't understand how to conceive of a program until someone demonstrated it to me...
A link to a youtube video or a section of the manual that I overlooked or an online course or anything would be appreciated.
I might as well list my first template idea so that someone can point me in the right direction in case I am reinventing the wheel.
Basically this will be a midi autoharp for song composition and 1 handed live performance.
There will be 2 pages:
Major and Minor
Each page will have buttons for all the chords that one might want to use in a song of that key:
ie. Major will have 7 rows:
The first row will have I, I-6, I-6add9, I-maj7, I-maj7(9), I-aug, I-7
The second row will have ii, ii-6, ii-7, ii-9, ii-dim, ii-m7(b5), ii-m7(#5) etc....
Then there will be a row of 24 keys below the 7 rows that will play in the scale that you choose (chromatic, whole tone, pentatonic, etc...)
You can shift the key chromatically with a -/+ button (hopefully moving the button and key labels up accordingly as well).
This is the simplest way that I can think of getting all of this on two pages.
So far I cannot even get one button press to output a triad... Perhaps someone could point me to the right page in the right piece of literature to get me started?
Thanks in advance...
So, is there a primer on scripting or just a really basic sample set to help me get some sort of grounding in using the lemur editor? I have read (chunks of) the manual, and I am still having trouble wrapping my head around where to begin. The same thing happened when I took C++, I couldn't understand how to conceive of a program until someone demonstrated it to me...
A link to a youtube video or a section of the manual that I overlooked or an online course or anything would be appreciated.
I might as well list my first template idea so that someone can point me in the right direction in case I am reinventing the wheel.
Basically this will be a midi autoharp for song composition and 1 handed live performance.
There will be 2 pages:
Major and Minor
Each page will have buttons for all the chords that one might want to use in a song of that key:
ie. Major will have 7 rows:
The first row will have I, I-6, I-6add9, I-maj7, I-maj7(9), I-aug, I-7
The second row will have ii, ii-6, ii-7, ii-9, ii-dim, ii-m7(b5), ii-m7(#5) etc....
Then there will be a row of 24 keys below the 7 rows that will play in the scale that you choose (chromatic, whole tone, pentatonic, etc...)
You can shift the key chromatically with a -/+ button (hopefully moving the button and key labels up accordingly as well).
This is the simplest way that I can think of getting all of this on two pages.
So far I cannot even get one button press to output a triad... Perhaps someone could point me to the right page in the right piece of literature to get me started?
Thanks in advance...