Skip to content

0.2.0 - Strawberry

Compare
Choose a tag to compare
@itzKiwiSky itzKiwiSky released this 05 Jan 15:29
· 12 commits to master-new since this release

Introducing new Audio API

Create a new audio source with:

litiumapi.litaudio.newSource("yourtag", data)

And update it to make play with:

litiumapi.litaudio.updateSource("yourtag")