ScratchData LogoScratchData
Back to _nix's profile

Clone audio effect inheritance demo (volume/non-patch)

_N_nix•Created January 29, 2020
Clone audio effect inheritance demo (volume/non-patch)
1
0
28 views
View on Scratch

Description

Getting to the real technical stuff of audio now... :P This project demonstrates the way clones inherit audio effects. Run the project and read the bubbles to learn what it's doing (and see inside if you're curious). Here are my conclusions: - Clones inherit the values of the ORIGINAL sprite's audio effects - not their own parent's. - Clones changing their effect values doesn't affect the values of the original sprite. - Volume is exempt from all this, and is always reset to 100 when a clone is created.

Project Details

Project ID363510018
CreatedJanuary 29, 2020
Last ModifiedJanuary 30, 2020
SharedJanuary 29, 2020
Visibilityvisible
CommentsAllowed