Merge pull request #872 from ericrosenbaum/bugfix/remove-instrument-from-custom-state

Remove current instrument from sound state
This commit is contained in:
Eric Rosenbaum 2017-12-19 16:26:25 -05:00 committed by GitHub
commit b18ad4b6d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,6 @@ class Scratch3SoundBlocks {
static get DEFAULT_SOUND_STATE () {
return {
volume: 100,
currentInstrument: 0,
effects: {
pitch: 0,
pan: 0