SysEx implementation > Get a list of snapshots > Response
Issue: 0x05 Configuration file
Suggestion: 0x05 Snaphost list
SysEx implementation > Get a list of snapshots > Response
Issue: 0x05 Configuration file
Suggestion: 0x05 Snaphost list
SysEx implementation > Preset remove
Issue:
bank-number
an identifier of the snapshot bank (0 … 5)slot
an identifier of the snapshot slot (0 … 11)Suggestion:
Change to refer to preset bank/slot; check value ranges
SysEx implementation > Config file remove
Issue:
A call to permanently remove a preset identified with the bankNumber and a preset slot.
Wrong description; wrong SysEx details.
Preset format description > Message
Issue:
A simple NRPN message handling a negative values
"message": {
"deviceId": 1,
"type": "cc7",
"parameterNumber": 1,
"lsbFirst": false,
"twosComplement": true,
"bitWidth": 7
}
Suggestion:
Change “type” value to “nrpn”.
Great. Thanks! Will fix it.
The issues were fixed and published. Thanks again!
SysEx implementation > Log message
Issue:
0x7F
Upload data0x00
Lua Script fileSuggestion:
0x7F
System call0x00
Log messageCheck the hex values and descriptions
MIDI routing: MIDI message routing | Electra One Documentation
Issue:
Inbound `<USB DEVICE>` MIDI message received on port 1, will be automatically forwarded to port 1 of `<USB HOST>` interface and `<MIDI 1 OUT>` port.
Clarify that this is NOT true for SysEx messages.