Remove current instrument from sound state

This commit is contained in:
Eric Rosenbaum 2017-12-19 15:54:45 -05:00
parent 7c853ab7f3
commit a81b81251b

View file

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