deluge-card

python api for synthstrom deluge cards from fw3.15+.


Keywords
music, python3, synthstrom-deluge
License
MIT
Install
pip install deluge-card==0.7.2

Documentation

deluge-card

pypi python Build Status codecov

A Python3 api for Synthstrom Audible Deluge SD cards.

Features

  • 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.

Credits

This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.