summaryrefslogtreecommitdiff
path: root/src/channel.c
AgeCommit message (Expand)Author
2022-09-05add mossrose_channel_stopsanine
2022-09-05fix reset bug in channel_reset()sanine
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-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
2022-08-26refactor: move mossrose.h to include/ dirsanine