include volume reporter

This commit is contained in:
Eric Rosenbaum 2017-01-09 15:48:02 -05:00
parent 2d7cfd128a
commit ce8b069140

View file

@ -30,6 +30,7 @@ Scratch3SoundBlocks.prototype.getPrimitives = function () {
sound_effects_menu: this.effectsMenu,
sound_setvolumeto: this.setVolume,
sound_changevolumeby: this.changeVolume,
sound_volume: this.getVolume,
sound_settempotobpm: this.setTempo,
sound_changetempoby: this.changeTempo,
sound_tempo: this.getTempo