/sound

Web Audio API to generate sounds

Primary LanguageJavaScript

Sound.xyz ¿

Ear-training tool for non-musicians

yarn install

yarn run dev

I think whatever sound/tone generator we use, we should format our sound making requests like:

{
    timbre: 'piano',
    frequency: 440,
    midiNote: 60
}