Device main audio out
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
Whether the tonematrix is active or not. When is_active=false, no audio or notes are produced by the tonematrix.
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
Reference to the microtuning.
| key | value |
|---|---|
| default | empty location |
| required | false |
| targets | api.TargetType.MicroTuning, meaning one of: entities.MicroTuningOctave |
Output for the device's notes
| key | value |
|---|---|
| is | api.TargetType.NotesOutput |
The currently selected and displayed pattern index. Results in the device playing that pattern, unless a pattern track is connected to it.
| key | value |
|---|---|
| default | 0 |
| range | [0, 7] |
Empty fields which TonematrixPatterns can point to. At most one TonematrixPattern can point to a specific element in this list.
| key | value |
|---|---|
| element is | api.TargetType.TonematrixPatternSlot |
X position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Y position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
"tonematrix"The tonematrix is a simple pattern based synth that has a grid ("matrix") with 16x16 steps on which notes can be turned on or off. The notes of the 16 pitches are pentatonic starting from C4 (C4, D4, F4, G4, A4; C5, D5, etc)
The sound each step produces is a simple sine with a random panning.