audionode

There are 9 repositories under audionode topic.

  • benji6/virtual-audio-graph

    :notes: Library for declaratively manipulating the Web Audio API

    Language:TypeScript36293629
  • realtime-bpm-analyzer

    dlepaux/realtime-bpm-analyzer

    Library using WebAudioAPI to analyse BPM from files, audionodes. It's also able to compute BPM from streams as well as realtime using a microphone. This tool might be useful for music producers and DJs or anybody that wants to get BPM from any music source.

    Language:TypeScript25341820
  • jamesseanwright/wax

    An experimental, JSX-compatible renderer for the Web Audio API

    Language:JavaScript185923
  • KristofferStrube/Blazor.WebAudio

    A Blazor wrapper for the Web Audio browser API.

    Language:C#1818915
  • edimuj/cordova-plugin-audioinput

    This iOS/Android Cordova/PhoneGap plugin enables audio capture from the device microphone, by in near real-time forwarding audio to the web layer of your application. A typical usage scenario for this plugin would be to use the captured audio as source for a web audio node chain, where it then can be analyzed, manipulated and/or played.

    Language:JavaScript1671111290
  • rse/audio-node-suite

    Web Audio API AudioNode Suite

    Language:TypeScript16213
  • SubZtep/synth

    🎵 Connect Audio Graph Nodes start with Oscillators ➰ Web Audio API 〰️ Synthesizer 🎹

    Language:TypeScript14100
  • jordanwhunter/guitar-amp

    This guitar amp emulator web application uses an AudioNode interface for processing audio modulation. Simply plug your guitar into a correlating input, allow permissions for the app to access machine's audio, and begin playing! BiquadFilterNode implementation allows for equalizing treble, mid and bass frequencies, and GainNode integration acts as a volume control. Canvas, working in tandem with the AnalyserNode interface, provides a visualizer for sound waves when instrument is connected and outputting audio.

    Language:JavaScript2100
  • nchemsak/WebAudioPresentation

    Sample code from my presentation on the Web Audio API. It was presented at Belmont University for the Nashville Music Programmers Group on 2-27-2017.

    Language:JavaScript2100