SmartWAV2-SerialMode_R1
SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 31
6.11 Set Default MIDI Release Time - 44hex - ‘D’ ascii
Commands (host)
byte(s)
1.- 0x44 (hex), D (ascii).
2.- Release Time 0-127 (0x00 to 7F hex).
Responses (device)
byte(s)
1.- 0x4F (hex), O (ascii) - Success ACK or
0x46 (hex), F (ascii) - Fail NAK.
Description
Saves to flash and re-writes the default MIDI
release time parameter, this parameter can
be from 0x00 (hex) to 0x7F (hex).
NOTE: This parameter is only used by the
processor in the Slave Serial MIDI Mode 4,
other modes including standard serial mode
0 are not affected by this parameter.
The release time is calculated as follows:
MIDI Release Time = (parameter x 40) ms.
The above equation states that the minimum
release time to set is (1 x 40) ms = 40ms and
the maximum is (127 x 40) ms = 5,080 ms.
This command is useful if the user needs a
fixed power-on/reset MIDI release time for
the system.
*Default factory programmed MIDI release
time parameter is 25, about 1 second: (25 x
40) ms = 1000ms.