Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

bluecolab/Sonify-API-Data

Repository files navigation

Sonification

output data as sound

Pull water quality data from API to play as sound

Setup

  • python -m venv venv
  • (Windows) .\venv\Scripts\activate
  • (Linux or Mac) source .\venv\bin\activate
  • pip install -r .\requirements.txt
  • python setup.py install

Run

  • python tests.py

output files can be found in midi folder

Modify

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages