Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codersales/synthesizer
https://github.com/codersales/synthesizer
c-plus-plus
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/codersales/synthesizer
- Owner: CoderSales
- Created: 2023-04-04T18:12:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-04T18:14:06.000Z (over 1 year ago)
- Last Synced: 2023-08-01T22:11:41.520Z (over 1 year ago)
- Topics: c-plus-plus
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# synth
This code is used in the Code-It-Yourself sound synthesizer videos on the onelonecoder.com blog
## References
### Tutorial
- [Tutorial](https://youtu.be/tgamhuQnOkM?t=310)
- [Repository](https://github.com/OneLoneCoder/synth/tree/master)