File: acknowledgements.rst

package info (click to toggle)
python-mido 1.3.3-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 920 kB
  • sloc: python: 4,006; makefile: 127; sh: 4
file content (13 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. SPDX-FileCopyrightText: 2013 Ole Martin Bjorndalen <ombdalen@gmail.com>
..
.. SPDX-License-Identifier: CC-BY-4.0

Acknowledgments
===============

Thanks to ``/u/tialpoy/`` on Reddit for extensive code review and helpful
suggestions.

Thanks to everyone who has sent bug reports and patches.

The ``PortMidi`` wrapper is based on ``portmidizero`` by Grant Yoshida.