https://github.com/chdh/sin-syn
Sinusoidal Synthesizer
https://github.com/chdh/sin-syn
sinsyn sinus-synthesis sound-synthesis
Last synced: 4 months ago
JSON representation
Sinusoidal Synthesizer
- Host: GitHub
- URL: https://github.com/chdh/sin-syn
- Owner: chdh
- License: mit
- Created: 2018-04-29T21:43:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T12:10:53.000Z (over 2 years ago)
- Last Synced: 2024-12-31T12:27:53.824Z (5 months ago)
- Topics: sinsyn, sinus-synthesis, sound-synthesis
- Language: TypeScript
- Homepage: http://www.source-code.biz/sinSyn
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SinSyn - Sinusoidal Synthesizer
A browser-based web application for audio synthesis with sine waves.
**Online demo**: [www.source-code.biz/sinSyn](http://www.source-code.biz/sinSyn)
Related work:
**Delphi version of SinSyn by Paul Toth**: [Delphi-SinSyn](https://github.com/tothpaul/Delphi-SinSyn)
**Harmonic Synthesizer**: [HarmSyn](https://www.source-code.biz/harmSyn/)
**Klatt Synthesizer**: [KlattSyn](https://www.source-code.biz/klattSyn/)