blob: c878a1fa1f044a39f4c23d5eb69f1049a40ec10c (
plain) (
tree)
|
|
# QMidiPlayer
A cross-platform midi file player based on libfluidsynth and Qt.
[Project homepage](https://chrisoft.org/QMidiPlayer/)
Features:
* Channel mute/solo
* Editing channel parameters on-the-fly
* Playlists
* Editing synthesizer effects
* Rendering midi to wave file
* Visualization using SMELT (currently Linux only)
* MIDI mapping (based on RtMidi)
Tested on Debian sid and Windows Vista~10.
A QML version is now in construction. It's only a technology preview and
should not be used for non-testing purpose.
|