Anyone controlling a Beetlecrab Tempera with MIDI from their modular setup? I have a Tempera arriving soon and need some inspiration.
I was reading the Tempera manual about emitters and wondered how I would achieve this on the modular side.
Placing and removing emitters with MIDI (p. 56)
Emitters can be placed or removed using the following commands:
• Set the Active emitter by sending CC 10 with value between 0 and 3. Value of 0 is the first (blue) emitter.
• Place an emitter by sending CC11 with a value between 0 and 63. Grid cells for emitter placement are numbered starting at top left, column by column.
• Remove an emitter by sending CC 12 with a value between 0 and 63.
For example, to place emitter 1 (blue) on the first cell of first track:
1. First send CC 10 with value 0 to set the active emitter to 1,
2. then send CC 11 with value of 0 to place the emitter.
Or to remove emitter 2 (red) from the second cell of the second track:
1. First send CC 10 with value 1 to set the active emitter to 2,
2. then send CC 12 with value 9 to remove the emitter.
In other words, cells in the first track are 0 to 7, second track are 8 to 15, third track are 16 to 23, and so on.
I was reading the Tempera manual about emitters and wondered how I would achieve this on the modular side.
Placing and removing emitters with MIDI (p. 56)
Emitters can be placed or removed using the following commands:
• Set the Active emitter by sending CC 10 with value between 0 and 3. Value of 0 is the first (blue) emitter.
• Place an emitter by sending CC11 with a value between 0 and 63. Grid cells for emitter placement are numbered starting at top left, column by column.
• Remove an emitter by sending CC 12 with a value between 0 and 63.
For example, to place emitter 1 (blue) on the first cell of first track:
1. First send CC 10 with value 0 to set the active emitter to 1,
2. then send CC 11 with value of 0 to place the emitter.
Or to remove emitter 2 (red) from the second cell of the second track:
1. First send CC 10 with value 1 to set the active emitter to 2,
2. then send CC 12 with value 9 to remove the emitter.
In other words, cells in the first track are 0 to 7, second track are 8 to 15, third track are 16 to 23, and so on.
Statistics: Posted by tcrist — Sat Feb 15, 2025 12:40 pm — Replies 0 — Views 58