• Stars
    star
    1,122
  • Rank 41,460 (Top 0.9 %)
  • Language
  • Created about 9 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A curated list of awesome WebAudio packages and resources.

Awesome WebAudio

Awesome

WebAudio

A curated list of awesome WebAudio packages and demos.

Inspired by the awesome list thing.

Please raise a Pull-Request to add an awesome WebAudio thing to this list.

Contents

Packages

Frameworks

  • Tone.js - A framework for making interactive music in the browser.
  • Bap - A toolkit for making beats and composing sequences, inspired by the classic MPC60/2000.
  • Omnitone - Ambisonic spatial audio on the web.
  • Mach1Spatial - Vector based panning spatial audio on the web.
  • Elementary – Declarative, functional framework for writing audio software on the web or for native apps

Libraries

  • smoothfade - A library for smoothly fading between two AudioNodes.
  • virtual-audio-graph - Library for declaratively manipulating the Web Audio API.
  • XSound.js - Full stack library.
  • Sound.js - A micro-library to load, play and generate sound effects and music for games and interactive applications.
  • Meyda - Audio feature extraction library including a variety of widely used audio features.
  • Wavesurfer.js - Interactive navigable audio visualization using Web Audio and Canvas.
  • Audiojs - An object that enables you to store, read, and write PCM audio data more easily.
  • Tuna - An audio effects library.
  • Rythm.js - A javascript library that makes your page dance.
  • Howler.js - A comprehensive library with a fallback to HTML5 Audio.
  • Circular Audio Wave - A JS library for audio visualization in circular wave using Web Audio API and ECharts.
  • Wad - Web Audio DAW. Use the Web Audio API for dynamic sound synthesis. It's like jQuery for your ears.
  • p5.sound - An extension that adds Web Audio functionality to the creative coding library p5.js.
  • @magenta/music - A JavaScript library to use machine learning models and generate music in the browser, by having some neat abstractions over the Webaudio API.
  • soundfont-player - A soundfont loader/player to play MIDI sounds using WebAudio API.

Utilities

  • Audion - Chrome extension that adds a Web Audio panel to Developer Tools.
  • web-audio-generator - A UI for generating Web Audio code.

MIDI

  • midimessage - A simple MIDI Message parser.
  • JZZ - MIDI library for Node.js and all major browsers.
  • JZZ-midi-Gear - Retrieve your MIDI device model and manufacturer.
  • WEBMIDI.js - The Web MIDI API made easy.

Apps

  • BassoonTracker - MOD/XM Tracker in Javascript.
  • LoopDrop App - MIDI looper, modular synth and sampler app built using Web Audio and Web MIDI APIs.
  • X Sound - Multi Sound Application that uses XSound.js.
  • Molgav - Musical Step Sequencer for melodies exchange.
  • mod-synth.io - Create your own modular synthesizer, or emulate different synths.
  • GridSound - A work-in-progress DAW (Digital Audio Workstation).
  • Learning Music - Learn the basics of music making.
  • Super Oscillator - An interactive, 3D music synthesizer for the Web.
  • AudioNodes - Modular audio production suite with multi-track audio mixing, audio effects, parameter automation, MIDI editing, synthesis, cloud production, and more.
  • waveform-playlist - Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
  • SoundCycle - A Web Audio based Loopstation for musicians with effects and different looping modes.
  • DSP.audio Worklet Editor - Online Audio Worklet editor for sketching and collaboration, with sampler, MIDI and analyzers. Like a JSFiddle, but for DSP.
  • AudioMass - free, open source, web-based Audio and Waveform Editor.
  • Csound IDE - web IDE for CSound programming language.
  • jamhub - low-latency remote music collaboration & jam.
  • Web Audio Metronome - metronome app that uses the Web Audio scheduler and setTimeout scheduler
  • EarSketch - free educational programming environment to teach Python and Javascript through music composing and remixing
  • webaudio-tinysynth - a small synthesizer written in JavaScript with GM like timbre map.
  • web-audio-beat-detector - a beat detection utility which is using the Web Audio API
  • web-audio-mixer - An audio mixer built using Web Audio.
  • Audio-motion interface - A web synthesizer that generates sound using smartphone gestures in the space.

Resources

Tutorials

Books

  • JavaScript for Sound Artists - A bottom up JavaScript / DOM course using Web Audio for all the examples.
  • Web Audio API - Intended to be a springboard for web developers with little to no digital audio expertise. Geared towards game audio and interactive apps.

Newsletters

Community

  • Slack - A Slack for discussing Web Audio.
  • Web Audio Conference - International conference dedicated to web audio technologies and applications.

Obsolete

Projects without activity since January 2019 or officially dead.

  • Gibberish - A JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques.
  • lissajous - A tool for programmatic audio performance.
  • SSSynthesiser.js - A wavetable synthesizer for interactive music and sound effects.
  • WAAX - Build Music Apps for browsers.
  • Band.js An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • reverbGen - A JavaScript library for generating artificial reverb impulse responses.
  • TuneJS - A tuning library of microtonal and just intonation scales. Supports over 3,000 historical tunings.
  • Beet.js - A sequencer library for creating euclidean rhythms and polyrhythms.
  • AudioKeys - A QWERTY keyboard for web audio projects.
  • web-audio-test-api - A Web Audio test library for CI.
  • javascript-karplus-strong - JavaScript/Web Audio implementation of Karplus-Strong guitar synthesis.
  • osc-msg - OSC message decoder/encoder with fault tolerance.
  • Pizzicato - A library that aims to simplify the creation and manipulation sounds in the browser.
  • Mooog - Tools that simplify working with AudioNodes, inspired by jQuery and mixing tables.
  • envelope-generator - Simple ADSR envelope generator for web audio.
  • audio contour - A 5 stage audio envelope generator.
  • web-audio-recorder-js - A library that records audio input (Web Audio API AudioNode object) and encodes to audio file image (Blob object).
  • audiolet - A JavaScript library for real-time audio synthesis and composition from within the browser.
  • playnote - Play your favorite instrument in the browser, with complex note intervals and scales.
  • Recorderjs - A plugin for recording/exporting the output of Web Audio API nodes.
  • resampler - A utility for resampling audio.
  • bpm-detective – Detects the BPM of a song or audio sample.
  • web-audio-utils - Commonly needed utility functions for Web Audio API.
  • web-audio-oscillators - A collection of Web Audio custom oscillators.
  • midi-ports - handy library to make it easier to work with attached MIDI devices.
  • Midi Logger - This Midi Logger will print all midi input to your browser for debugging.
  • Code Player - An experimental app that makes your codes sing for you.
  • Web Audio Modules - synthesizers and audio effects processors for web browsers (both API and implementations).

License

CC0

To the extent possible under law, Chinmay Pendharkar has waived all copyright and related or neighboring rights to this work.

More Repositories

1

auralizr

Acoustic Auralization using the Web Audio
64
star
2

birds

Bird Sound Synthesis based on AM+FM
JavaScript
49
star
3

resampler

Re-sample Audio
JavaScript
38
star
4

smoothfade

smooth fading in webaudio
JavaScript
35
star
5

midimessage

Simple Web-MIDI Message Parser
JavaScript
35
star
6

nodeboats-material

Materials for a NodeBoats workshop
24
star
7

crossfade

Simple cross fader between two AudioNodes for WebAudio.
JavaScript
8
star
8

webaudiofftperf

WebAudio FFT Performance Test
JavaScript
8
star
9

squaresynth-workshop

Workshop Material for SquareSynth
7
star
10

goertzel-filter

goertzel filter implementation in js optimised for asm.js
JavaScript
6
star
11

decodethis

DecodeThis - Test your browsers' WebAudio Decoder
JavaScript
6
star
12

webaudio-volume-control

Extensions for master Volume Control of WebAudio
JavaScript
5
star
13

webaudiohackday-2015

WebAudio Hack Day at DevFest.Asia 2015
5
star
14

websoundboard

πŸ”‰ a sound board for the web.
HTML
4
star
15

webaudiohackday-2016

WebAudio Hack Day at DevFest.Asia 2016.
4
star
16

badumtish

instant rimshot
HTML
4
star
17

goertzel-node

WebAudio Node that implements a goertzel algorithm
JavaScript
4
star
18

SUNSET

Sapienza University Networking framework for underwater Simulation, Emulation and real-life Testing
C++
4
star
19

letterbox

Sensing deliveries in your letter box
Java
3
star
20

iirfilter-workshop

JavaScript
3
star
21

webmidifun

Web-Midi Fun!!
HTML
3
star
22

awesome-underwater-comms

πŸ”Š Useful underwater communication packages and resources
3
star
23

slides-webaudio

Slides for a talk on WebAudioAPI in reveal.js
JavaScript
3
star
24

ndarray-freqz

Frequency Response of a z-transformed Transfer function
JavaScript
2
star
25

trafficnoisesms

Traffic Noise Source Modeling using Spectral Modeling Synthesis
MATLAB
2
star
26

PodcastFeedPaser

RSS/iTunes Feed Parser for Android
Java
2
star
27

webaudioplayer

An easy to use Audio Player using WebAudio
JavaScript
2
star
28

compander

Utilities for doing audio normalization
Shell
2
star
29

draw

Power and Current Draw meter
Makefile
2
star
30

cmoybuild

Schematics, BOM, Discussion for a CMOY Amp build
Prolog
2
star
31

65BitsProductionFlow

Automator Scripts for production flow of 65Bits podcast.
2
star
32

talks

Repository of slides from all the talks I have given.
JavaScript
2
star
33

soundboard

soundboard that connects to mumble to make sound effects
JavaScript
2
star
34

slides-freebirds

Slides for the Free Birds talk on dev-art project
JavaScript
2
star
35

safariaudioquirks

Documenting Safari's quirks with Audio and WebAudio.
HTML
1
star
36

macduinoscope

Simple Oscilloscope for OSX using an Arduino
Objective-C
1
star
37

xyosc

Simple XY Oscillator
HTML
1
star
38

funwithasync

Hands on workshop on handing async tasks
JavaScript
1
star
39

vboxrite

Simple script to automate running spinrite ISO on a VirtualBox
Shell
1
star
40

hsg-door-schematic

Door Schematic for the wiring of HSG Access System
1
star
41

basicbrowserifyflow

Basic Frontend JS app that uses browserify
JavaScript
1
star
42

minimal-crud

Simple Web Server using Jetty
Java
1
star
43

audiotagsupport

Displays the support for various aspect of the HTML5 <audio> tag
1
star
44

xbar-foscam-ir-switcher

xbar plugin for switching FOSCAM IR On/Off
Shell
1
star
45

segment

Segment visualiser/editor component
JavaScript
1
star
46

castro

Keyboard triggered Karplus-Strong Guitar with MIDI Controls
JavaScript
1
star
47

mediacodecquery

Media Codec Query Android App
Java
1
star
48

slides-wac

Slides for the paper presentation at Web Audio Conference 2015
JavaScript
1
star
49

mozziedetector

Source for an audio based Mosquito detection system
Arduino
1
star
50

leaselist

Simple nuxt app to display the current DHCP leases on a Mikrotik router
Vue
1
star
51

digi-comms-playground

A simple web app to demonstrate some of the fundamental concepts of Digital Communications.
JavaScript
1
star
52

esp232

ESP32 + RS232 = πŸ’°
HTML
1
star