Skip to content
View aolsenjazz's full-sized avatar
  • Boston
Block or Report

Block or report aolsenjazz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aolsenjazz/README.md

Hi there 👋

I'm building libraries+apps to make life easier for musicians and engineers working with Web Audio. I'm interested in:

  • Intelligent MIDI device rendering w/React+Electron
  • WebAssembly integration into audio processing
  • AI workflow integration
  • Music composition algorithm design

You can reach me at my LinkedIn or Twitter

Pinned

  1. libsamplerate-js libsamplerate-js Public

    Resample audio in node or browser using a web assembly port of libsamplerate.

    JavaScript 27 6

  2. super-controller super-controller Public

    Give your MIDI devices super powers: take control of the lights, messages, and communication between controllers.

    TypeScript 16 2

  3. feeder-node feeder-node Public

    Feed mono or stereo audio data for playback. Ideal for real-time audio.

    JavaScript 5

  4. silence-listener-node silence-listener-node Public

    Pseudo AudioNode to notify when an audio stream becomes silent.

    JavaScript 2 1

  5. mimic mimic Public

    MIDI device emulator for software + DAW testing

    TypeScript

  6. straudio-plugin straudio-plugin Public

    Sends audio from DAW to browser using WebRTC Datachannels.

    C