fix: use custom version of ZZFX

- ZZFX audio context broke tests
- only needed buildSamples function
This commit is contained in:
Felix Roos 2023-08-31 03:50:38 +02:00
parent 90cdea3656
commit b991cfc493
4 changed files with 127 additions and 15 deletions

View file

@ -161,5 +161,6 @@ Then just make sure your first call of `superdough` happens after a click of som
## Credits
- [ZZFX](https://github.com/KilledByAPixel/ZzFX) used for synths starting with z
- [SuperDirt](https://github.com/musikinformatik/SuperDirt)
- [WebDirt](https://github.com/dktr0/WebDirt)