Mercurial > games > semicongine
view semicongine/audio.nim @ 1407:56f927b89716
did: finally got typography right, still improving text-rendering API to cache text parts
author | sam <sam@basx.dev> |
---|---|
date | Sun, 22 Dec 2024 00:31:29 +0700 |
parents | 3dbf77ca78b9 |
children | 6f81a41603d9 |
line wrap: on
line source
import ./audio/mixer_module export mixer_module import ./audio/generators export generators import ./audio/resources export resources startMixerThread()