prog8/examples/cx16/pcmaudio
2024-07-23 21:37:11 +02:00
..
adpcm.p8 tweaks 2024-07-22 18:20:01 +02:00
pcmplay1.asm added cx16/stream-wav example, refactor pcmaudio code 2023-03-03 14:18:13 +01:00
pcmplay2.asm some loose ends 2023-04-06 21:19:21 +02:00
play-adpcm.p8 examples: add ==0 or !=0 to expressions that depend on implicit conversion from byte to bool 2024-03-02 23:19:18 +01:00
small-adpcm-mono.wav added cx16/stream-wav example, refactor pcmaudio code 2023-03-03 14:18:13 +01:00
small-adpcm-stereo.wav cx16 adpcm example is now able to decode and play stereo music as well as mono. 2023-10-10 02:41:20 +02:00
small-pcm-mono.bin added cx16/stream-wav example, refactor pcmaudio code 2023-03-03 14:18:13 +01:00
stream-simple-aflow.p8 cx16: added a polling pcm streaming example 2024-07-23 21:37:11 +02:00
stream-simple-poll.p8 cx16: added a polling pcm streaming example 2024-07-23 21:37:11 +02:00
stream-wav.p8 tweaks cx16 sample streaming example, also added a new one 2024-07-23 02:10:05 +02:00
vumeter.p8 vumeter tweaks 2024-04-18 01:31:59 +02:00
wavfile.p8 added cx16/stream-wav example, refactor pcmaudio code 2023-03-03 14:18:13 +01:00