Discussion:
Playing sound files with the Media Kit
(too old to reply)
Juergen Starek
2004-08-27 14:15:04 UTC
Permalink
Hallo,

I'm rather new to programming the BeOS. Currently, I'm trying to play sound
files (mp3) using the Media Kit's BSoundPlayer. However, the sample code
the BeBook provides for this class does not work for me and all the old
newsletter articles are explaining other stuff.

Does anyone know of any documentation that explains in detail how to create
a very minimal sound player for mp3s? Or would anyone even be so good as to
comment the sample programs mplay or (even better) the sound part of xmas
(which can be found under samplecode/Intro/xmas, IIRC)?

Thanks in advance

Juergen
Jøhnny Fävòrítê (it means "halo, then resonate")
2004-08-27 16:27:26 UTC
Permalink
Post by Juergen Starek
I'm rather new to programming the BeOS. Currently, I'm trying to play
sound files (mp3) using the Media Kit's BSoundPlayer. However, the
sample code the BeBook provides for this class does not work for me
and all the old newsletter articles are explaining other stuff.
i've never tried playing any sounds on beos, but if you show the code
that doesn't work, i might be able to suggest something.

or else you can hope marco will chime in, because he's sure to know the
answer.
Bango Skank
2004-08-28 02:22:54 UTC
Permalink
Post by Jøhnny Fävòrítê (it means "halo, then resonate")
Post by Juergen Starek
I'm rather new to programming the BeOS. Currently, I'm trying to play
sound files (mp3) using the Media Kit's BSoundPlayer. However, the
sample code the BeBook provides for this class does not work for me
and all the old newsletter articles are explaining other stuff.
i've never tried playing any sounds on beos, but if you show the code
that doesn't work, i might be able to suggest something.
or else you can hope marco will chime in, because he's sure to know the
answer.
His email address in in the Bedoper article about him. It's munged, at his
request.

http://www.bedoper.com/bedoper/2003/twelfth.htm
--
http://BeDoper.com - BeOS and a hell of a lot more

Virgin Message Board
http://bedoper.com/cgi-bin/plugins/BBS/bedoper_ubb/Ultimate.cgi?
action=intro
Juergen Starek
2004-08-28 15:23:11 UTC
Permalink
Post by Juergen Starek
I'm rather new to programming the BeOS. Currently, I'm trying to play
sound files (mp3) using the Media Kit's BSoundPlayer. However, the sample
code the BeBook provides for this class does not work for me and all the
old newsletter articles are explaining other stuff.
Well, not all... I found what I was looking for here:

http://www.beforever.com/www.be.com/aboutbe/benewsletter/volume_II/
Issue45.html#Workshop

(remove the linebreak, of course). I hope no one started to comment xmas
yet ;-)

Jürgen
Earl Colby Pottinger
2004-08-28 23:16:20 UTC
Permalink
Post by Juergen Starek
Hallo,
I'm rather new to programming the BeOS. Currently, I'm trying to play sound
files (mp3) using the Media Kit's BSoundPlayer. However, the sample code
the BeBook provides for this class does not work for me and all the old
newsletter articles are explaining other stuff.
Does anyone know of any documentation that explains in detail how to create
a very minimal sound player for mp3s? Or would anyone even be so good as to
comment the sample programs mplay or (even better) the sound part of xmas
(which can be found under samplecode/Intro/xmas, IIRC)?
Thanks in advance
Juergen
Well first I found http://www.bebits.com/app/1053
but it would not dowload, using google I found:
http://ess.engr.uvic.ca/gusnet/proj/sinus/

Found http://www.bebits.com/app/2029
but it would not dowload, using google I found:
http://www.hitsquad.com/smm/linux/MISCELLANEOUS/
This seem to be an old version V2R1 where we need V5R0
looking better is but I don't seee the Beos code (claims supportted)
http://www.esm.rochester.edu/onlinedocs/snd/sndlib.html
and still more info in
http://cvs.sourceforge.net/viewcvs.py/snd/cvs-snd/sndlib.html?rev=1.3
Version 6?????
http://www.notam02.no/internt/cm-sys/clm-2/sndlib.txt
http://www.notam02.no/internt/cm-sys/clm-2/
but
http://archives.neohapsis.com/archives/apps/freshmeat/2002-02/0022.html
which leads to
http://freshmeat.net/projects/autools/
?????????
http://www.descargardivx.net/descargas/divx-codecs.htm

Earl Colbly Pottinger
--
I make public email sent to me! Hydrogen Peroxide Rockets, OpenBeos,
SerialTransfer 3.0, RAMDISK, BoatBuilding, DIY TabletPC. What happened to
the time? http://webhome.idirect.com/~earlcp
Earl Colby Pottinger
2004-08-28 23:16:21 UTC
Permalink
Post by Juergen Starek
Hallo,
I'm rather new to programming the BeOS. Currently, I'm trying to play sound
files (mp3) using the Media Kit's BSoundPlayer. However, the sample code
the BeBook provides for this class does not work for me and all the old
newsletter articles are explaining other stuff.
Does anyone know of any documentation that explains in detail how to create
a very minimal sound player for mp3s? Or would anyone even be so good as to
comment the sample programs mplay or (even better) the sound part of xmas
(which can be found under samplecode/Intro/xmas, IIRC)?
Thanks in advance
Juergen
Using google search
http://www.google.ca/search?hl=en&ie=ISO%2D8859%2D1&q=AFsp%2Dv6r4&meta=on&btnG=Search
Check out
http://www.tnt.uni-hannover.de/~purnhage/software/autools.html
Hope this helps

Earl Colby Pottinger
--
I make public email sent to me! Hydrogen Peroxide Rockets, OpenBeos,
SerialTransfer 3.0, RAMDISK, BoatBuilding, DIY TabletPC. What happened to
the time? http://webhome.idirect.com/~earlcp
Earl Colby Pottinger
2004-08-28 23:16:22 UTC
Permalink
Post by Juergen Starek
Hallo,
I'm rather new to programming the BeOS. Currently, I'm trying to play sound
files (mp3) using the Media Kit's BSoundPlayer. However, the sample code
the BeBook provides for this class does not work for me and all the old
newsletter articles are explaining other stuff.
Does anyone know of any documentation that explains in detail how to create
a very minimal sound player for mp3s? Or would anyone even be so good as to
comment the sample programs mplay or (even better) the sound part of xmas
(which can be found under samplecode/Intro/xmas, IIRC)?
Thanks in advance
Juergen
SampleStudio http://www.bebits.com/app/2895 includes source code.

http://www.bebits.com/app/3008 looks interesting and leads to
http://f3c.com/software/FMedia/

http://www.bebits.com/app/2857 is small and comes with source code.

Earl Colby Pottinger
--
I make public email sent to me! Hydrogen Peroxide Rockets, OpenBeos,
SerialTransfer 3.0, RAMDISK, BoatBuilding, DIY TabletPC. What happened to
the time? http://webhome.idirect.com/~earlcp
Earl Colby Pottinger
2004-08-28 23:16:22 UTC
Permalink
Post by Juergen Starek
Hallo,
I'm rather new to programming the BeOS. Currently, I'm trying to play sound
files (mp3) using the Media Kit's BSoundPlayer. However, the sample code
the BeBook provides for this class does not work for me and all the old
newsletter articles are explaining other stuff.
Does anyone know of any documentation that explains in detail how to create
a very minimal sound player for mp3s? Or would anyone even be so good as to
comment the sample programs mplay or (even better) the sound part of xmas
(which can be found under samplecode/Intro/xmas, IIRC)?
Well, I know I got some sound samples to work a few months ago while trying
to find out how to sample the ADC of the sound card. For that I only found
old code that did not would but the outputs did. If you know anything about
sampling in sounds please help me out.

Earl Colby Pottinger
--
I make public email sent to me! Hydrogen Peroxide Rockets, OpenBeos,
SerialTransfer 3.0, RAMDISK, BoatBuilding, DIY TabletPC. What happened to
the time? http://webhome.idirect.com/~earlcp
Loading...