Skip to content

python-midi/giradischi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giradischi

PyPi version Codacy Badge

GUI MIDI player supporting multiple backends

Requires Python 3.8 or greater

Installation

pip3 install giradischi

Backends

  • ALSA MIDI: Install alsa-midi with pip3 install alsa-midi and follow the instructions provided here
  • FluidSynth: Install pyFluidSynth with pip3 install pyFluidSynth and follow the instructions provided here
  • KDMAPI: Install kdmapi with pip3 install kdmapi and follow the instructions provided here
  • PortMidi: Follow the instructions provided here
  • RtMidi: Install python-rtmidi with pip3 install python-rtmidi or install rtmidi-python with pip3 install rtmidi-python

Instructions

python3 -m giradischi

License

#
# Copyright (C) 2022 Sebastiano Barezzi
#
# SPDX-License-Identifier: LGPL-3.0-or-later
#

About

GUI MIDI player supporting multiple backends

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages