Important
- use a browser that supports webMIDI (Chrome, Opera, Samsung Android browser)
- use the secure connection for the SysEx to work (https, check the lock icon)
- connect the SIEL DK70 to your MIDI interface
- the DK70 only receives MIDI when MIDI EXT. is switched on (see picture)
About the SIEL DK70
The DK70 can send patch data in the Sysx Dump format only.
The DK70 only receives patch settings in the Control Change format.
This was the reason to build this app.
Patch data will be sent to the DK70 edit buffer.
Do not forget to save the patch in a user slot on the DK70 (patch nr 40 to 49).
Uses WebMIDI.min.js library
by Jean-Philippe Côté - A BIG THANK YOU! |
How to use this app
- you can request a patch from the SIEL, choose one from the internal library,
or upload a SIEL DK70 SysEx file. Then click 'Show patch'.
- you can also choose a 'basic patch' for a clean start.
- 'Show patch' does not send the patch data to the DK70.
- 'Send patch to DK70' sends all the form data to the DK70 as CC-messages.
- also, every single change in the edit form will immediately be sent to the DK70,
and the SysEx data area will be updated.
- beware that the DK70 ignores the 'Detune Fine' CC-messages,
so you have to set parameter 22 manually on the DK70 every time.
Visually: the Patch Flow Chart
- a patch is shown in a Flow Chart format that is drawn according to DK70 logic:
the signal path from left to right is DCO -> VCA -> VCF
- the modulators ( LFO's and EG's ) are drawn below the blocks they modulate.
- the patch can only be edited in the Flow Chart format.
- for convenience, the patch can be shown in the DK70 front panel sticker layout.
Omissions or bugs due to lazyness of the programmer
- not implemented: damper pedal settings, volume and chorus.
- there is no check whether midi works, just make sure everything is connected. |