truj / midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
https://www.midica.org/
Mozilla Public License 2.0
111 stars 13 forks source link

add option to directly import exported files #61

Closed truj closed 4 years ago

truj commented 4 years ago

Add an option in the exporters to import the exported file directly after exporting. This makes it easier to debug exported files. The user doesn't need to search the file in the importer manually. He can still use different directories for import and export without a lot of clicking.