Re: dmusic: framework for file loading

2003-06-23 Thread Raphal Junqueira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Indeed, good job! ;-) ;) Also fixed a problem I've encountered while running 3DAudio.exe (from SDK). One of the latest patches added this clause: if (!ppDirectSound) IDirectSound_Release(*ppDirectSound); well, seem another

Re: dmusic: framework for file loading

2003-06-22 Thread Andreas Mohr
On Sun, Jun 22, 2003 at 03:12:43PM +0200, Rok Mandeljc wrote: As I've mentioned, we'll need a function for loading chunks from dmusic files. I tried to write one, and here's result; it's not very nice, but it works (sort of). At the time being, it only loads and displays data

Re: dmusic: framework for file loading

2003-06-22 Thread Raphal Junqueira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi rok ;) As I've mentioned, we'll need a function for loading chunks from dmusic files. I tried to write one, and here's result; it's not very nice, but it works (sort of). At the time being, it only loads and displays data

Re: dmusic: framework for file loading

2003-06-22 Thread Christian Costa
Raphaƫl Junqueira wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi rok ;) As I've mentioned, we'll need a function for loading chunks from dmusic files. I tried to write one, and here's result; it's not very nice, but it works (sort of). At the time being, it only loads