package
module
Version:
v0.0.0-...-fccd5eb
Opens a new window with list of versions in this module.
Published: Apr 19, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
README
¶
portmididrv
This driver is based on the portmidi project (see https://github.com/rakyll/portmidi for more information).
Linux / Debian
install the headers of portmidi somehow before using this driver, e.g. sudo apt-get install libportmidi-dev
Documentation
¶
Package portmididrv provides an Driver to connect via portmidi.
Close closes all open ports. It must be called at the end of a session.
Ins returns the available MIDI in ports
Outs returns the available MIDI out ports
Option is an option that can be passed to the driver
SleepingTime sets the duration for sleeping between reads when polling on in port
The default sleeping time is 0.1ms
Source Files
¶
Directories
¶
imported
|
|
portmidi
Package portmidi provides PortMidi bindings.
|
Package portmidi provides PortMidi bindings. |
Click to show internal directories.
Click to hide internal directories.