dashersw / pedalboard.js

Open source JavaScript framework for developing audio effects for guitars using the Web Audio API.

Home Page:dashersw.github.com/pedalboard.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use OfflineAudioContext together with PedalboardJS proccessing?

cesarodriguez4 opened this issue · comments

I'm trying to get the file processed as fast as possible and seems that OfflineAudioContext may help me. How can I connect them with pedalboardjs?