Releases: Jajcus/python-alsa-midi
Releases · Jajcus/python-alsa-midi
1.0.3
27 Jan 21:03
Compare
Sorry, something went wrong.
No results found
Changes:
Return proper port id from client.create_port() with extra arguments (#16 )
client.sync_output_queue() method added
Tests updated to work with newer kernels
1.0.2
26 Jul 13:40
Compare
Sorry, something went wrong.
No results found
Changes:
Python 3.11 support added
1.0.1
31 May 08:15
Compare
Sorry, something went wrong.
No results found
Changes:
mido backend: fix finding ports by name
async input: race condition fix
1.0.0 – First official 'stable' release
12 May 12:42
Compare
Sorry, something went wrong.
No results found
This release provides nearly complete ALSA Sequencer API and should be ready for production use.
0.1.0
31 Dec 13:11
Compare
Sorry, something went wrong.
No results found
The first public release of the code.
The API may still change before 1.0.0 if anybody has any good suggestions.