Skip to content

"Fuzz" and "robot" effects not working #17

Closed
@ericrosenbaum

Description

@ericrosenbaum

Expected behavior

The "set effect fuzz to 100" block should cause sounds to play with a nice fuzzy distortion.

The "set effect robot to 100" block should cause sounds to play with a buzzy robotic quality.

Actual behavior

These blocks have no effect.

Steps to reproduce

Go to https://llk.github.io/scratch-gui/ and create these stacks:

clear audio effects
set effect fuzz to 100
play sound 1

clear audio effects
set effect robot to 100
play sound 1

they should play the meow sound with fuzz and robot effect applied, respectively, but they don't.

Operating system and browser

Mac OS 10.11.6 Chome 56.0.2924.87

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions