GithubHelp home page GithubHelp logo

pkdevboxy / p5.js-sound Goto Github PK

View Code? Open in Web Editor NEW

This project forked from processing/p5.js-sound

0.0 2.0 0.0 12.08 MB

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

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

License: MIT License

JavaScript 97.66% CSS 2.02% HTML 0.32%

p5.js-sound's Introduction

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

>> p5js.org/learn <-- interactive examples!

>> examples on github

Docs

>> interactive documentation

Here is an overview of what p5.sound offers:

  • p5.SoundFile [source / docs]: Load and play sound files, manipulate playback
  • p5.Amplitude [source / docs]: Get the current volume of a sound.
  • p5.AudioIn [source / docs]: Get sound from an input source like a computer mic.
  • p5.FFT [source] [ docs]: Analyze the frequency of sound.
  • p5.Oscillator [source / docs] / p5.Pulse [source / docs]: Waveforms for playback & modulation.
  • p5.Noise [source / docs: White, pink or brown noise generator
  • p5.Env [source / [docs]: Trigger an attack/release envelope, or modulate other parameters
  • p5.Reverb [source / docs]: Add reverb to a sound by specifying duration and decay.
  • p5.Convolver extends p5.Reverb. Simulate the sound of real physical spaces w/ convolution.
  • p5.Filter [source / docs]: Filter the frequency range of a sound.
  • p5.Delay [source / docs]: Stereo delay effect w/ feedback and a lowpass filter.
  • p5.SoundRecorder [ source ]: record sound for playback / save the .wav
  • p5.Phrase, p5.Part, p5.Score [ source ]: Sequence musical patterns (in development).

Latest Version

This version of the library is updated most frequently. A stable version comes with p5.js. Here's the Change Log.

Contribute

If you have a question, you can email [email protected].

If it's a bug that has to do with the library itself, please look through the Issues to see if anyone is working on it already. If not, you can create a new issue.

This is an open source project, we have an exciting to do list, and you are invited to help!

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

Dependencies

Tone.js - p5.sound imports Signal Math and Clock modules directly from this library using require.js. Check it out!

References and Inspiration

p5.js-sound's People

Contributors

b2renger avatar futuremarc avatar hamoid avatar polyrhythmatic avatar spiricom avatar therewasaguy avatar toolness avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.