A Python3 api for Synthstrom Audible Deluge SD cards.
- Documentation: https://mupaduw.github.io/deluge-card
- GitHub: https://github.com/mupaduw/deluge-card
- PyPI: https://pypi.org/project/deluge-card/
- Free software: MIT
- List sub-folders that resemble Deluge cards (DelugeCardFS).
- List contents of deluge filesystems (cards , folders).
- Get details of card contents: songs, samples, sample usage.
- Get song details like tempo, key, scale.
- Filter contents by paths, using posix ls glob patterns.
- Move samples like posix mv.
- Unit tested on Macosx, Linux & Windows, Python 3.8+.
- Song XML from fw3.15.
This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.