Page 1 of 1

Play MP3, OGG on the fly and some mod flavors

Posted: Sun Sep 21, 2003 1:00 pm
by WolfgangS
HI ! :D
Finally it´s done. Play Ogg, MP3 on the fly and .mod, .it, .xm, and .s3m music.
I wrote an include file for the Audiere Sound Library with some help of PureFan.

Check the homepage http://www.schliess.com/audiere.

The demo source will be enhanced soon but contributions are also welcome :)
Please report bugs to me: WolfgangS@gmx.de.

MFG
WolfgangS



PS: For the very lazy ones ... get the dll here: http://www.schliess.com/stuff/audiere.dll

Posted: Mon Sep 22, 2003 9:11 am
by THCM
Hi Wolfgang,

Nice Work, but I get an error in Line 56 CallCOM() is not a function.... I think I'm missing a library or an include.

Keep on!

Posted: Mon Sep 22, 2003 12:06 pm
by gnozal
THCM wrote:Hi Wolfgang,

Nice Work, but I get an error in Line 56 CallCOM() is not a function.... I think I'm missing a library or an include.

Keep on!
I think you need the ComDX userlibrary. You can find it at http://caosandkin.bei.t-online.de/pureb ... 0comdx.zip (thanks to GPI :wink:).

Posted: Mon Sep 22, 2003 5:35 pm
by Karbon
With 3.80 you'll be able to support COM native! Woohoo!

Posted: Mon Sep 22, 2003 6:38 pm
by GPI
gnozal wrote:
THCM wrote:Hi Wolfgang,

Nice Work, but I get an error in Line 56 CallCOM() is not a function.... I think I'm missing a library or an include.

Keep on!
I think you need the ComDX userlibrary. You can find it at http://caosandkin.bei.t-online.de/pureb ... 0comdx.zip (thanks to GPI :wink:).
I don't have written this two libs in the zip. I only uploaded this libs. In the previous versions of PB this lib was included in the userlibary-folder. Because Danilo want to write a newer version (he write this two libs) of this commands in his comming puretools, fred removed this libs.

Pleae note:

Posted: Mon Sep 22, 2003 7:35 pm
by WolfgangS
Hi !
Please note:
I just uploaded the new "alpha 2" version. Please don´t forget to report bugs.

MFG
WolfgangS

Posted: Wed Nov 05, 2003 7:34 pm
by Shannara
Im thinking about using this in my product, but need to know if I would be able to play at least up to 10 music files at once. Can it?

Posted: Wed Nov 05, 2003 7:55 pm
by WolfgangS
Yes it can. This ain't a problem.

MFG
WolfgangS

Posted: Wed Jan 07, 2004 2:42 am
by Bong-Mong
i picked directed sound,
i got static

Posted: Wed Jan 07, 2004 9:12 am
by WolfgangS
Bong-Mong wrote:i picked directed sound,
i got static
Choose winmm or increase the buffer value (try 200/300/500/1000).
This bug is already reported and will be repaired in the next version.
Check audiere.sourceforge.net from time to time ...

MFG
WolfgangS

Posted: Mon Feb 23, 2004 2:31 pm
by darklordz
wow this is great stuff!!!, will there be a spectrum analiser...some day?

Posted: Mon Feb 23, 2004 4:20 pm
by WolfgangS
darklordz wrote:wow this is great stuff!!!, will there be a spectrum analiser...some day?
Ask the author of the library ;) I just wrote the inlcude for PB ...
audiere.sourceforge.net

MFG
WolfgangS