https://github.com/kyle-shanks/poly_synth_test
Polyphonic Synthesizer built in React using Web Audio API
https://github.com/kyle-shanks/poly_synth_test
polyphonic react synthesizer
Last synced: 2 months ago
JSON representation
Polyphonic Synthesizer built in React using Web Audio API
- Host: GitHub
- URL: https://github.com/kyle-shanks/poly_synth_test
- Owner: Kyle-Shanks
- Created: 2021-03-30T03:52:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T22:39:25.000Z (about 4 years ago)
- Last Synced: 2025-01-23T20:44:05.153Z (4 months ago)
- Topics: polyphonic, react, synthesizer
- Language: JavaScript
- Homepage: https://poly-synth-test.netlify.app/
- Size: 375 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poly Synth Test
Polyphonic synth prototype built in React using Web Audio API.Stepping stone towards making more complex audio things :)