- Access
- License
- Publication
- Contact
Access this app at claudio.sonicthings.org
MIT License
Copyright (c) 2025 Lonce Wyse
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
To cite this work, please use the following BibTeX entries:
@article{wyse2013viability,
title={The viability of the web browser as a computer music platform},
author={Wyse, Lonce and Subramanian, Srikumar},
journal={Computer Music Journal},
volume={37},
number={4},
pages={10--23},
year={2013},
publisher={MIT Press}
}
@inproceedings{wyse2014interactive,
title={Interactive Audio Web Development Workflow},
author={Wyse, Lonce},
booktitle={Proceedings of the 22nd ACM international conference on Multimedia},
pages={1065--1068},
year={2014}
}
You can contact Lonce Wyse for any questions or suggestions regarding this post.
- Overview
- Demo
- Build-your-own
Overview
This is just a little web app for playing sound models that use the Claudio API. Perhaps the sound most useful is Granny (a “granualar” synthesizer) that can be used to play with any web-based audio (including those in the Freesound.org collection) using screen and sensor (accelerometer) based controls.
Demos
Build your own app
If you are a developer, you can build similar apps usijng sound models or extend the sound model library yourself using the lightweight toolkit developed by the author. To learn more, go to the Claudio github repository.