-
Notifications
You must be signed in to change notification settings - Fork 0
Sysex Info about the Vecoven v4 MKS70 JX10 firmware
markusschloesser edited this page Nov 8, 2023
·
4 revisions
info bits
Edit Buffer request (works from 4.19 and up): f0 41 3d 00 24 02 01 07 f7
device replies with 6 messages:
- Patch Number (8th byte is the number): f0 41 34 00 24 30 01 00 00 f7
- Patch params
- Tone Upper (01) number (8th byte is the number): f0 41 34 00 24 20 01 52 00 f7
- Tone Upper params
- Tone Lower number (02) (8th byte is the number): f0 41 34 00 24 20 02 26 00 f7
- Tone Lower params
IPR and APR messages for v3 and v4 are different for TONES, or PATCH they are the same. v4 accepts v3 IPR for compatibility reason
difference between v3 and v4:
F0 41 36 ... is v3
F0 41 39 ... is v4