dos_auplay
5 years agoimplemented volume control, and restructured slightly
John Tsiombikas [Sat, 2 Feb 2019 03:37:55 +0000 (05:37 +0200)]
implemented volume control, and restructured slightly

5 years agocontrols
John Tsiombikas [Fri, 1 Feb 2019 13:58:24 +0000 (15:58 +0200)]
controls

5 years agofixed by preloading samples. the audio callback is being called from the
John Tsiombikas [Fri, 1 Feb 2019 05:17:13 +0000 (07:17 +0200)]
fixed by preloading samples. the audio callback is being called from the
context of the interrupt handler, and can't perform file I/O

5 years agoadding DJGPP makefile
John Tsiombikas [Thu, 31 Jan 2019 03:52:34 +0000 (05:52 +0200)]
adding DJGPP makefile

5 years agotry playback
John Tsiombikas [Thu, 31 Jan 2019 02:16:16 +0000 (04:16 +0200)]
try playback

5 years agoinitial commit
John Tsiombikas [Wed, 30 Jan 2019 22:38:56 +0000 (00:38 +0200)]
initial commit