Squishy47 / GPU-Audio

browser based audio processing using the GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU-Audio

Browser based audio processing using the GPU

Utilizes the great GPU.js package: https://github.com/gpujs/gpu.js

To run change the variable audioFile in sketch.js to the name of the audio file that needs processing.

The top slider is gain, bottom is mix.

About

browser based audio processing using the GPU

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%