hnspn / sound_generation

https://hnspn.github.io/sound_generation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music

this repo is a place where I can test stuff while learning music theory and building audio plugins with the awesome elementary audio lib

TODO

  • handle midi in
    can't get it to work with rtmidi might have to buy a midid keyboard
  • add python midi generator to this repo
  • generate minor scale midi
  • make a piano ui
  • implement this Karplus–Strong string synthesis
  • make sliders for the ADSR enveloppe
  • figure out why I can't use el.const with the freq
  • make the audio rendering global I can do the rending in a top level component
  • detect platform and import the right library
    not sure if it's possible
  • make a synth
    gotta use all the stuff in elementary lib

About

https://hnspn.github.io/sound_generation/


Languages

Language:JavaScript 72.4%Language:HTML 17.9%Language:CSS 9.7%