Page 1 of 1
scale midi effect
Posted: Thu Apr 02, 2009 10:28 am
by atom heart
I would like some more information about the midi scale effect..
I need to fully understand it 100%
plz help me out
thanks in advance
Re: scale midi effect
Posted: Thu Apr 02, 2009 10:53 am
by pepezabala
probably better explained in the manual, but let me try:
All notes come in at the bottom, rise up and then leave on the right side. They make their turn to the right side at the light and reset their value according to their absolute height.
Hmm, better I make a drawing so you can understand:
This makes that all notes played will get converted to the root note
Code: Select all
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
X X X X X X X X X X X X
O O O O O O O O O O O O
This is a major scale
Code: Select all
X X X X X X X X X X X X
X X X X X X X X X X O O
X X X X X X X X X X X X
X X X X X X X X O O X X
X X X X X X O O X X X X
X X X X X X X X X X X X
X X X X X O X X X X X X
X X X X O X X X X X X X
X X X X X X X X X X X X
X X O O X X X X X X X X
X X X X X X X X X X X X
O O X X X X X X X X X X
err, rtfm
Re: scale midi effect
Posted: Thu Apr 02, 2009 11:00 am
by atom heart
lol
thanks for your time..
the manual is attempting to explain in ONE page!
Re: scale midi effect
Posted: Thu Apr 02, 2009 1:25 pm
by Aequitas123
try out the presets to get an idea as to how it works.
Re: scale midi effect
Posted: Thu Apr 02, 2009 3:23 pm
by Tone Deft
x-axis - notes come in
y-axis - notes go out
undo all the dots in the matrix
draw a vertical bar with dots
only one note will pass through and it will trigger all the notes
undo all the dots in the matrix
draw a horizontal bar with the dots
all your keyboard notes will play but they will only trigger one note
simple, just play with it
Re: scale midi effect
Posted: Thu Apr 02, 2009 3:56 pm
by Lephrenic
I didn't think you could draw a vertical bar in Scale.
Re: scale midi effect
Posted: Thu Apr 02, 2009 4:31 pm
by atom heart
Tone Deft wrote:x-axis - notes come in
y-axis - notes go out
undo all the dots in the matrix
draw a vertical bar with dots
only one note will pass through and it will trigger all the notes
undo all the dots in the matrix
draw a horizontal bar with the dots
all your keyboard notes will play but they will only trigger one note
simple, just play with it
thank you !
just one question ..
if you count from the lower left square to the highest left , there are 13 squares.
i just can t figure out what these are
Re: scale midi effect
Posted: Thu Apr 02, 2009 5:38 pm
by Tone Deft
the pattern matches the notes on a piano keyboard, black keys intermixed with white keys.
Re: scale midi effect
Posted: Thu Apr 02, 2009 6:29 pm
by atom heart
Tone Deft wrote:the pattern matches the notes on a piano keyboard, black keys intermixed with white keys.
shouldn t it be 12?
Re: scale midi effect
Posted: Fri Apr 03, 2009 2:06 am
by ReasonliveUSER
do worry about that 13th box, it just the root note repeating again. don't even worry about the 12 notes (unless your in the chromatic scale (all 12 notes). only worry about the 7 notes/boxes of the scale you want to use typically a Major or minor. to set each one up is simple. the easiest major scale is C. use C as you root and count 7 white keys or steps to to the next C. the easiest minor is an "a natural" start from a then count 7 steps to the next a(I use lower case "a" bcuz its a minor scale) now each time you change the root key it will form the harder scales (the ones with black keys) you can go to
http://www.looknohands.com/chordhouse/piano/ to get the notes of scales and chord pulled up in an interactive keyboard. I use this one on my OS X dash board some I don't have to be online to do this.
http://www.mudcube.com/widget/
Re: scale midi effect
Posted: Fri Apr 03, 2009 10:34 am
by atom heart
ReasonliveUSER wrote:do worry about that 13th box, it just the root note repeating again. don't even worry about the 12 notes (unless your in the chromatic scale (all 12 notes). only worry about the 7 notes/boxes of the scale you want to use typically a Major or minor. to set each one up is simple. the easiest major scale is C. use C as you root and count 7 white keys or steps to to the next C. the easiest minor is an "a natural" start from a then count 7 steps to the next a(I use lower case "a" bcuz its a minor scale) now each time you change the root key it will form the harder scales (the ones with black keys) you can go to
http://www.looknohands.com/chordhouse/piano/ to get the notes of scales and chord pulled up in an interactive keyboard. I use this one on my OS X dash board some I don't have to be online to do this.
http://www.mudcube.com/widget/
allright now i got it!
thanks a lot