Skip to content

chirs241097/QMidiPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2d97c6 · Nov 14, 2024
Nov 14, 2024
Jan 14, 2024
Nov 16, 2019
Jan 14, 2024
Nov 7, 2021
Nov 26, 2023
Jan 14, 2024
Jan 14, 2024
Feb 28, 2024
May 11, 2020
Jan 14, 2024
Jan 14, 2024
Nov 8, 2021
Jan 14, 2024
Jan 14, 2024
Sep 15, 2019
Sep 12, 2019
Sep 30, 2020
Feb 4, 2024
Dec 27, 2015
Oct 5, 2019
Nov 26, 2023
Sep 12, 2019
Jun 2, 2017

Repository files navigation

QMidiPlayer

A cross-platform midi file player based on libfluidsynth and Qt.

Project homepage

Features:

  • Channel mute/solo
  • Editing channel parameters on-the-fly
  • Playlists
  • Editing synthesizer effects
  • Rendering midi to wave file (currently fluidsynth only)
  • Visualization using SMELT (experimental Windows version now available)
  • MIDI mapping (RtMidi and plugins)
  • Plugin interface for extending the player easily

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.

Building QMidiPlayer

Please follow the instruction found in the file "INSTALL".

Warning: building QMidiPlayer for Windows is somehow a formidable task. Go ahead if you are ready to deal with metaphysics.

Manual

Try the button in the top-right corner.