Skip to content

rowtype-yoga/purescript-web-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-web-audio

Focused PureScript bindings to the Web Audio API for microphone capture and simple synthesis.

  • Web.Audio.Capture — open the mic into a rolling buffer + FFT analyser (open, slice, spectrum, playBack, close). The numeric analysis (RMS, chroma, matching) is left to the consumer in PureScript.
  • Web.Audio.Synth — schedule a few enveloped triangle tones (playTones); no audio asset needed.

About

Focused PureScript Web Audio bindings: microphone capture + simple synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors