SmartWAV2-MidiMode_R4

SMARTWAV 2
MIDI Mode
Vizic Technologies ©2020 | 17
5- SmartWAV2 MIDI Supported Commands:
SmartWAV2 acts as a MIDI Receiver device, providing a unidirectional
serial interface to a MIDI controller via its MIDI-IN pin. Any MIDI
compliant device can communicate with SmartWAV2 using standard
MIDI commands, note on, note off, program change, etc.
The serial protocol over MIDI is universal:
Serial Data Format: 8 Bits, No Parity, 1 Stop Bit.
BaudRate: 31250 bps(default).
Serial data is true and not inverted.
This section details the supported commands that SmartWAV2 can
process in MIDI mode.
MIDI commands are basically divided in 8 main commands:
- Note OFF.
- Note ON.
- Polyphonic Key Pressure (Aftertouch).
- Control Change.
- Program Change.
- Channel Pressure.
- Pitch Bend Change.
- System Common Messages.
Those commands will not be binary detailed in this document for
simplicity purposes, if user need this information can refer to several
online MIDI documentations.
5.1 Note OFF
The MIDI Note OFF command is supported; it basically stops the sound
of the received note parameter based on a decreasing volume ramp
defined by the set Release Time, this can be adjusted from 0ms up to
5,080ms. The velocity parameter for this command is always ignored
and does not have some internal functionality.