Please familiarise yourself with the forum, including policy on feature requests, rules & guidelines

Import MIDI files to clip sequences

1

It'd be great if I could export MIDI files from other composition tools (DAW, other sequencers, etc) and import them into a clip sequence. This would really aid in using a DAW to compose something, or refine ideas then use the Deluge for live performance.

Comments

  • 0
    tomsentomsen Beta Tester Posts: 13

    While it would be awesome if one could save and load midi sequences on the deluge,
    like you can with kit/synth sounds and patches,
    what you want is already achievable with a little bit of programming.

    1. Make your daw output all its midi sequences to some file format like .mid
    2. Write a compiler for .mid to the deluges' .xml format
    3. Insert the generated xml into the track you want on your sdcard

    There are several tools parsing and changing deluge .xml files already.

    Supporting several DAWs would need a community driven solution, otherwise it isn't feasible.

Sign In or Register to comment.