πSoundEffect
Play sounds, create sounds
SoundData
Create sounds with ease, by using SoundData!
Things like pitch, volume, and sound source are set by default, but can still be changed quite easily.
SoundEffects may not be so fascinating, but the following stuff, that builds ontop of this, may be!
SoundMelody
With melodies, you can create a sound effect, which plays multiple sounds, like a jingle or a spooky sound effect.
You can construct & play a sound melody like this:
The playEffect
part is the same because the melody itself is also a compatible effect!
Last updated