Age | Commit message (Expand) | Author |
---|---|---|
2019-07-29 | AudioServer: Add a "main mix volume" and a simple program to get/set it | Andreas Kling |
2019-07-27 | LibAudio: Remove an unnecessary copy of sample buffers before sending them. | Andreas Kling |
2019-07-27 | Audio: Make ABuffer sit on top of a SharedBuffer. | Andreas Kling |
2019-07-27 | Audio: Make basic streaming WAV playback work. | Andreas Kling |
2019-07-17 | ABuffer: clamp -> clip | Robin Burchell |
2019-07-17 | ABuffer: move it and groove it | Robin Burchell |
2019-07-17 | Work on AudioServer | Robin Burchell |