Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ematech/pythonmcu
A Mackie Host Controller written in Python.
https://github.com/ematech/pythonmcu
controller daw mackie mcu midi pyside6 python python3 qt6-gui
Last synced: about 2 months ago
JSON representation
A Mackie Host Controller written in Python.
- Host: GitHub
- URL: https://github.com/ematech/pythonmcu
- Owner: EMATech
- License: gpl-3.0
- Created: 2011-06-08T23:25:05.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T06:47:13.000Z (about 1 year ago)
- Last Synced: 2024-03-26T17:28:32.148Z (9 months ago)
- Topics: controller, daw, mackie, mcu, midi, pyside6, python, python3, qt6-gui
- Language: Python
- Homepage:
- Size: 2.13 MB
- Stars: 18
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Python MCU
A Mackie Host Controller written in Python.
## Documentation
For documentation and further information, please see the directory
[docs](docs), especially the [manual](docs/manual.rst).## Code of conduct
Please read the [code of conduct](CODE_OF_CONDUCT.md) before asking for help, filing bug reports or contributing to this
project. Thanks!## License
![GPLv3 or later](docs/include/images/gplv3-or-later.png)
Copyright (c) 2011 [Martin Zuther](https://www.mzuther.de)
Copyright (c) 2021 [Raphaël Doursenaud](https://raphael.doursenaud.fr)This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .Thank you for using free software!
[Martin Zuther]: http://www.mzuther.de/
[COC]: https://github.com/mzuther/PythonMcu/tree/master/CODE_OF_CONDUCT.markdown
[doc]: https://github.com/mzuther/PythonMcu/tree/master/doc/
[manual]: https://github.com/mzuther/PythonMcu/raw/master/doc/PythonMcu.pdf