-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestions for Audio Plugin #216
Comments
Pause and resume was meant to be in the extension, but, we couldn't find out how |
I can send you some code of another extension that has it. |
Here is the code for Audiostream, btw i'm @echoless3484 . `/* var Icon; |
Try this, It has everything youre looking for, and more! Load it unsandboxed |
Pause Block
Resume Block
Stop [this sound] Block
Stop sounds of [sprite/backdrop] Block
Is Paused Reporter
Skip to time [Number] in sound Block
Set Speed/Pitch to [Number%]
Set filter [Highpass] Block
Set filter [Lowpass] Block
Set filter [Bandpass] Block
Set filter [Lowshelf] Block
Set filter [Highshelf] Block
Set filter [Peaking] Block
Set filter [Notch] Block
Set filter [Allpass] Block
Connect Filter [Filter name] to [Sound name] Block
Reset all filters Block
Sound duration reporter
Current time in sound reporter
The text was updated successfully, but these errors were encountered: