T
T
Taras Labiak2017-06-18 18:21:31
API
Taras Labiak, 2017-06-18 18:21:31

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

1 answer(s)
S
Stalker_RED, 2017-06-18
@Stalker_RED

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 question

Ask a Question

731 491 924 answers to any question