aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 05de0e807e6ba8c00784e044e1743038e13924b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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 (not implemented)
* 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.