view semiconginev2/audio.nim @ 1258:5442d0e9d8ff

did: improve testing lighting, try new glb model (need to add jpeg support first)
author sam <sam@basx.dev>
date Sun, 28 Jul 2024 20:42:51 +0700
parents c8e3037aca66
children
line wrap: on
line source

include ./audio/mixer
include ./audio/generators
include ./audio/resources

StartMixerThread()