Inspiration
As a musician, one of the tools that has always eluded me is modular synthesis. I have seen through many youtube videos that it is a powerful and customizable tool, perfect for a programming-minded person like myself, but I can't wrap my head around it.
What it does
Provides basic modular synthesis functionality to allow experimenting and understanding the behavior of modular synthesizers
How we built it
Entirely using Javascript and javascript-based user librarys
Challenges we ran into
Modular synthesis is a very complex task and javascript is not well suited to it. Additionally, I have no experience using Javascript or javascript frameworks, so most of the time was spent trying to make frameworks like React work
Accomplishments that we're proud of
Learning the basics of audio programming for the web
What we learned
A lot about Audio in javascript and browsers
What's next for Can You Synth It?
Getting it working
Built With
- javascript
- tone.js
Log in or sign up for Devpost to join the conversation.