transposing
transposing
How can I transpose midi clips? Thank you
Re: transposing
are you transposing from one key to another in the same mode (i.e. A minor to C minor?) or are you wanting to transpose from one mode to another?
If the former, you just move the midi up or down the appropriate number of semi-tones to the target key (and assumes that you know or can figure out what the key of the original is). for example, if you had a midi loop in A minor and wanted it transposed to C minor, you would shift the entire set of midi notes up 3 semi-tones (A min > Bb min > B min > C min)...a semi-tone being one step/key on the midi role including black keys.
If you want to transpose to a different mode, the it'd be easier if you replied with the starting key/mode and target key/mode...
If the former, you just move the midi up or down the appropriate number of semi-tones to the target key (and assumes that you know or can figure out what the key of the original is). for example, if you had a midi loop in A minor and wanted it transposed to C minor, you would shift the entire set of midi notes up 3 semi-tones (A min > Bb min > B min > C min)...a semi-tone being one step/key on the midi role including black keys.
If you want to transpose to a different mode, the it'd be easier if you replied with the starting key/mode and target key/mode...
-
ScudMan
ScudMan
-
infernal.machine
- Posts: 1051
- Joined: Mon Oct 15, 2012 1:34 am
Re: transposing
Drag in a 'Pitch' device under MIDI effects. Transpose knob is there.
Re: transposing
Thanks Infernal and Scudman.