Whorld has various properties to which MIDI messages can be assigned. The property list is a two-dimensional table that shows the current assignments, and allows you to edit them. Each row in the table displays information about the MIDI message that's assigned to the corresponding property. The columns are described below.
Range lets you make a trade-off between the precision and magnitude of a MIDI control: making the range smaller allows finer adjustments, but reduces the control's overall effect. The range's first value can be greater than the second, in which case the control's effect is inverted.
Whorld's properties can be divided into four groups, as shown below:
Property | Range | Comment |
---|---|---|
Waveform | 0..8 | Distributes waveforms evenly along controller's sweep. |
Amplitude | ? | Range depends on the parameter. |
Frequency | 0..1 | Oscillator frequency in Hertz. |
Pulse Width | 0..1 | Fractional duty cycle; ignored unless waveform is "Pulse". |
OFF | No message is assigned to the property. |
CTRL | A continuous controller message is assigned to the property; the controller edit box specifies the controller number. |
NOTE | A note is assigned to the property. In this case the controller edit box displays and understands MIDI note numbers, e.g. F#4. Pressing the note toggles the property, i.e. flips it back and forth between +Range and −Range. Releasing the note has no effect. Notes are useful for controlling switches (see above). |
PITCH | The pitch bend message is assigned to the property. In this case the controller edit box is ignored. |