bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
595 stars 287 forks source link

docs: Rename SoundEffect wave to waveform #765

Closed microbit-carlos closed 1 year ago

microbit-carlos commented 1 year ago

https://microbit-micropython--765.org.readthedocs.build/en/765/audio.html

microbit-carlos commented 1 year ago

@dpgeorge I've separated the predefined sounds out of this PR into a new one, as we won't have time to implement these before the v2.1.0 release:

This PR now only contains the wave->waveform rename, and it's ready to be implemented.

dpgeorge commented 1 year ago

This change has now been made in the v2 code.

microbit-carlos commented 1 year ago

I'll merge this, as it has been released with the v2.1.0-beta.3.