Skip to content
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

Remove all audio effects except pitch and pan #46

Merged
merged 1 commit into from
Jun 19, 2017

Conversation

ericrosenbaum
Copy link
Collaborator

@ericrosenbaum ericrosenbaum commented Jun 19, 2017

Resolves

To address performance issues that cause the audio to drop out (as discussed here and here), we are removing the echo, reverb, fuzz and robot effects.

Depends on this PR in scratch-blocks and this PR in scratch-vm.

Proposed Changes

Remove the echo, reverb, fuzz, and robot effects.

Reason for Changes

These effects create large numbers of webaudio nodes, which contributes to audio glitches.

Copy link
Contributor

@paulkaplan paulkaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG. Sad to see them go. But looking forward to more experiments!

@ericrosenbaum ericrosenbaum merged commit 09b017c into develop Jun 19, 2017
@ericrosenbaum ericrosenbaum deleted the feature/remove-most-effects branch June 19, 2017 21:18
@towerofnix
Copy link
Contributor

Who knows; this could be reimplemented in a (user-made) extension!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants