14
0

- Fix rpmlint warnings

- Update to 1.4.2
Enhancements:
  * Added more helpful aliases for MIDI events/controllers
    constants
Examples:
  * Added ccstore advanced example to show how to remember last
    seen controller change values

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=3
This commit is contained in:
2020-07-20 17:54:26 +00:00
committed by Git OBS Bridge
parent 025f0f399d
commit 0f1981232f
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jul 20 17:44:05 UTC 2020 - Mia Herkt <mia@0x0.st>
- Fix rpmlint warnings
- Update to 1.4.2
Enhancements:
* Added more helpful aliases for MIDI events/controllers
constants
Examples:
* Added ccstore advanced example to show how to remember last
seen controller change values
-------------------------------------------------------------------
Mon Jun 22 19:29:15 UTC 2020 - Mia Herkt <mia@0x0.st>