Open source JavaScript framework for developing audio effects for guitars using the Web Audio API.
GNU General Public License v3.0
831
stars
97
forks
source link
Can I use OfflineAudioContext together with PedalboardJS proccessing? #18
Closed
cesarodriguez4 closed 7 years ago
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?