summaryrefslogtreecommitdiff
path: root/src/channel.test.c
AgeCommit message (Expand)Author
2022-09-04implement callbackssanine
2022-09-03add loopingsanine
2022-09-03only perform atomic operations at the beginning of a callback runsanine
2022-08-31add channel sound loadingsanine
2022-08-31fix memory leaks in testsanine
2022-08-30add stereo panningsanine
2022-08-30add mono panningsanine
2022-08-30refactor: use stereo panning modelsanine
2022-08-29add channel_set_volume and channel_set_pansanine
2022-08-28add channel_pause() and channel_resume()sanine
2022-08-28add channel_get_next_sample()sanine
2022-08-28add channel_init() and channel_reset()sanine
2022-08-28begin plibsys refactorsanine