Looper's Delight Archive Top (Search)
Date Index
Thread Index
Author Index
Looper's Delight Home
Mailing List Info

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Date Index][Thread Index][Author Index]

RE: moebius and midi macro




> For example: i'd like to rise up one or two tones my loop with a single 
> shot and not by half tones at time

You would have to use scripts for this.  In this case you don't have
to use multiple commands, you use one comnand with an "argument":

  !name Pitch Up One Tone
  PitchShift 2

The argument to the PitchShift and RateShift functions is a positive
or negative number indicating the number of semi-tones to shift up
or down.

If you have further questions on scripting, please consider joining
the Mobius Yahoo group at groups.yahoo.com/group/zonemobius.

Jeff