rodrigoKulb / p5.js-sound

p5.sound brings the Processing approach to Web Audio and p5.js. Demos:

Home Page:http://p5js.org/reference/#/libraries/p5.sound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

p5.sound

Gitter

p5.sound brings the Processing approach to Web Audio as an addon for p5.js. Functionality includes audio input, playback, manipulation, effects, recording, sequencing, analysis and synthesis. The library is designed to be used in tandem with p5.js.

Examples

Documentation

Interactive documentation at p5js.org/reference/#/libraries/p5.sound

Latest Build

  • Visit http://p5js.org/download/ for the latest official release of p5 with the latest p5.sound included.
  • The sound library here is updated more frequently, and we occasionally offer new releases before p5's release cycle.

Contribute

Here's a guide to getting started as a contributor.

Dependencies

p5.sound is built with a few modules (Clock, TimelineSignal, and signal math components) from Tone.js, an interactive music framework developed by Yotam Mann.

References and Inspiration

About

p5.sound brings the Processing approach to Web Audio and p5.js. Demos:

http://p5js.org/reference/#/libraries/p5.sound

License:MIT License


Languages

Language:JavaScript 99.4%Language:CSS 0.5%Language:HTML 0.1%