sonecules
sonecules is a Python Sonification Architecture. sonecules are sonification designs wrapped in a concise object-oriented interface based on mesonic.
Making Changes & Contributing
This project uses pre-commit, please make sure to install it before making any changes:
pip install pre-commit cd sonecules pre-commit install
It is a good idea to update the hooks to the latest version:
pre-commit autoupdate
How to cite sonecules
Authors of scientific papers using sonecules are encouraged to cite the following paper.
@inproceedings{ReinschHermann-ICAD2023-Sonecules,
author = {Reinsch, Dennis and Hermann, Thomas},
location = {Norrköping, Sweden},
publisher = {ICAD},
title = {{sonecules: a Python Sonification Architecture}},
url = {https://pub.uni-bielefeld.de/record/2979095},
year = {2023},
}