Skip to content

Javascript library to generate audio using the Web Audio API

Notifications You must be signed in to change notification settings

hedgecrw/AudioGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioGenerator

Javascript library to generate music using the Web Audio API

Demos

Tools

Future Work

  • Use Sf3 SoundFont format for instrument storage and loading
  • Allow importing Sf2, Sf3, Sfz, or raw audio (WAV, OGG, MP3, etc.) formats for instrument creation
  • Add note looping for sustained notes
  • Add general modulation parameter for entire instrument
  • Allow instruments to specify their min/max valid notes
  • Add support for reverb, attack, and decay parameters
  • Import good quality SoundFonts from https://sites.google.com/site/soundfonts4u/

About

Javascript library to generate audio using the Web Audio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages