Skip to content
#

audio-effect

Here are 128 public repositories matching this topic...

eqMac
nodeful
nodeful commented Apr 19, 2020

Disclaimer:
Please go through existing issues to avoid creating duplicates. If you found a similar issue please post a comment there. If you are uncertain your issue is related to others then create the issue. Obvious ignorance of this rule might get you blocked from posting new issues. Please tick th

fallais
fallais commented Apr 15, 2020

Hello, thanks a lot for your great work !
Is the documentation up to date regarding the delay please ?
I had to modify the code because the log tell me that delay time must be between 1 and 10. But the documentation says the contrary.

var delay = new tuna.Delay({
    feedback: 0.45,    //0 to 1+
    delayTime: 150,    //1 to 10000 milliseconds
    wetLevel: 0.25,    //0 to 1+
    d

Improve this page

Add a description, image, and links to the audio-effect topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio-effect topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.