Answer the question
In order to leave comments, you need to log in
How to simulate the sounds of a stringed musical instrument?
I'm playing with the Web Audio API, there is https://developer.mozilla.org/en-US/docs/Web/API/P... which sets the oscillator waveform.
Need coefficients for Fourier transform for piano or other stringed instrument.
The sine wave doesn't sound nearly as pretty, you'll still need to add some reverberation
Answer the question
In order to leave comments, you need to log in
Three options:
1. Forget about synthesis and use samples.
2. Peep the implementation in someone else's code.
3. Study music theory, and then write your own synthesizer.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question