Commit graph

20 commits

Author SHA1 Message Date
3940766f7d Compilation fixes related to ui_legacy lib 2025-01-21 14:10:35 +03:00
c59b28e13f Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
d473ef3ea4 Delete obsolete examples & fix the rest to incorporate the new application API 2023-07-21 01:31:30 +03:00
e51fc4029d Add midi note to frequency converter 2023-01-12 15:18:16 +03:00
4db40a0276 Audio refactor: move some stuff to detail and combine subdirs 2023-01-10 03:46:09 +03:00
82607781cf Audio example tweaks 2022-10-16 00:25:02 +03:00
6a38c127c6 Update audio example 2022-10-08 21:54:05 +03:00
f85ee1f7ba Update audio example 2022-10-08 19:49:17 +03:00
cb69759cce Update audio example 2022-10-08 19:14:12 +03:00
227236568b Implement audio pause control 2022-10-07 22:03:27 +03:00
81fabbbf02 Add audio callback profiling 2022-10-07 15:28:30 +03:00
a80487abbc Add audio compressor knee 2022-10-07 13:09:49 +03:00
dba6148554 Update audio example 2022-10-07 11:18:46 +03:00
bd16679b97 Implement stereo audio volume control 2022-10-06 16:24:42 +03:00
9b3afc9865 Use channel class for main audio output 2022-10-05 22:55:30 +03:00
26b44a9fa3 Make audio channel a separate class 2022-10-05 22:55:30 +03:00
21b2028122 Update audio example 2022-10-05 22:55:30 +03:00
61919a264e Add silence audio stream 2022-10-05 22:55:30 +03:00
94216ce638 Add volume control effect 2022-10-05 22:55:30 +03:00
b3e583283a Audio library rewrite: re-implement engine using SDL_Audio & change API 2022-10-05 22:55:28 +03:00