LexiLabs-App / basic

KMP Libraries for images, logging, and sound. Supports Apple, Android, Javascript, Wasm, JVM, Linux, and Windows
https://basic.lexilabs.app/
MIT License
8 stars 1 forks source link

Create BasicSoundBoard #23

Open robertjamison opened 2 months ago

robertjamison commented 2 months ago

Need to use "SoundPool" in Android and something equivalent in Apple to make rapidly repeatable sounds, like for a game. The purpose of this feature should be to work exclusively with Composable Resources or built-in sounds -- no URLs or Paths should be passed as arguments.