0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-17 19:45:11 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Bad Diode
49eda85851 Add initial WIP sample player for new audio device 2023-11-02 17:30:14 -07:00
Cellmaker
9ca8e9623d added microtonality to the audio device 2023-07-30 15:03:34 -07:00
Devine Lu Linvega
4e77d3d5ae Renamed PEEK16/POKE16 to PEEK2/POKE2 2023-03-12 15:25:52 -07:00
Devine Lu Linvega
486a60b1bd Removed PEKDEV macro 2023-03-01 10:49:25 -08:00
Andrew Alderwick
d94a84bc93 Port Audio to new devices scheme. 2023-01-02 15:01:55 +00:00
Andrew Alderwick
c2b0667496 Update Copyright years. 2023-01-02 14:40:23 +00:00
Andrew Alderwick
bca73244f0 Minor fix to audio.c. 2022-03-17 18:29:44 +00:00
Andrew Alderwick
5dcf0a2b35 Make the UxnAudio struct private to audio.c. 2022-03-17 16:59:36 +00:00
Andrew Alderwick
2a825de2fd Switch void context increments from pre to post 2022-01-04 02:05:32 +00:00
neauoire
385fa44f9d Prefixed globals with uxn_ 2021-12-29 09:11:03 -08:00
neauoire
c3506869b5 Renamed Apu to Audio 2021-12-28 13:47:35 -08:00
Renamed from src/devices/apu.c (Browse further)