Introduction The N32B device is designed to provide extensive MIDI control capabilities. This manual covers the implementation details for MIDI System Exclusive (SysEx) messages used to interact with the device. It includes the structure of SysEx messages and descriptions of the supported commands.
Command Descriptions Set Knob Mode (0x01) Sets the mode of a specified knob. The knob index is zero-based. Format: 0x01, <Knob Index>, <MSB>, <LSB>, <Macro A Channel>, <Macro B Channel>, <Macro A Output>, <Macro B Output>, <Macro A Min>, <Macro A Max>, <Macro B Min>, <Macro B Max>, <Properties>, <Knob Mode>...
Save Preset (0x02) Saves the current settings as a preset. The preset index is zero-based. 0x02, <Preset Index> Format: Parameters: Parameter Description Range Preset Index Index of the preset to save Load Preset (0x03) Loads a specified preset. The preset index is zero-based. 0x03, <Preset Index>...
Set Thru Mode (0x08) Sets the MIDI THRU behavior. 0x08, <Mode> Format: Parameters: Parameter Description Range Mode Mode for the MIDI THRU behavior 0-5 (See Thru Mode Table) Send Snapshot (0x09) Sends a snapshot of the current settings. 0x09 Format: Knob Properties 4-bit value as boolean flags: Bit 0: Invert macro A (0/1)
Example SysEx Message Usage Sending a Snapshot Send Snapshot To send a snapshot of the current settings, you would use the command. The format for this message is as follows: 0xF0, 0x20, 0x09, 0xF7 Updating Knob Settings Set Knob Mode To update the settings of a specific knob, you would use the command.
Need help?
Do you have a question about the N32B and is the answer not in the manual?
Questions and answers