Import
You can import Standard MIDI Files (.mid or .smf) into Vezér by using the Import MIDI File option in the File menu or by drag and drop MIDI files to a Composition from Finder.
Import a MIDI track will create one or more MIDI tracks, depending on the data in the MIDI file and the MIDI file format. Tracks will be created as MIDI Notes or MIDI CC tracks corresponding to the MIDI data, with proper MIDI channel, CC/Note number and track name data when applicable.
Vezér supports SMF0 and SMF1 format MIDI files :
- SMF0 format stores all the MIDI data in a single track, separated by the MIDI channels exclusively.
- SMF1 format stores the MIDI data in separate tracks and channels.
On the source side, so speaking about the apps where you can export MIDI files, some apps supporting SMF0 (e.g. Ableton Live), some apps supporting both SMF0 and SMF1 (e.g. Logic Pro X). There is also a great article about MIDI file formats: https://www.ableton.com/en/articles/midi-file-format/
When you import a MIDI file in Vezér, only the following data will be handled:
- the Track name, if exists
- MIDI channel
- MIDI Note messages (without length information)
- MIDI CC messages
Anything else, like pitch bend, etc. will be ignored, since Vezér cannot handle those data.
Export
With the Export MIDI Tracks... option (available from the File menu) you can export all the MIDI Tracks - and only MIDI Tracks of course - from a project to a standard MIDI file (.mid or .smf), between the current working range of each Composition.
Some notes:
- Vezér exports SMF1 type files, which means every MIDI Track in Vezér will results in a MIDI Track
- Tempo of the MIDI file will be always 120 BPM
- Audio softwares usually do a linear interpolation between CC value changes, while Vezér allows you to have no interpolation between Keyframes. So, depending on your Audio Host and interpolation options you may see some differences with interpolated values.
