pxt-microbit
pxt-microbit copied to clipboard
play sound wave and effect are not programmable
IMO all aspects of the play sound blocks should be slots where the user can programmatically change the values. This is currently only support for numbers, but not for shape and effect.

This is by design.
It would be nice to be able to program sound effect and interpolation.
(and I'd love to be able to change the wave type too, but appreciate that's trickier as that's the way we access the field editor)