Page 1 of 1

[Implemented] A last must for sounds

Posted: Sat Mar 11, 2006 10:54 pm
by Kazmirzak
You are just coding around in the Sounds library. Could you, on the fly, add "SeekSound" and "SoundPlaying" to the Sounds-Library? [and no, I'm not to use the movie library for this]

Better now then later, now you are still 'in' this stuff...

These commands just miss and can't be worked around. Would be very sensefull and useful, and would round off the sound system.

Jürgen

Posted: Sun Mar 12, 2006 8:16 am
by Rescator
I would instead suggest (to keep to a certain naming scheme):

SoundSeek() similar to MovieSeek()

SoundStatus() similar to MovieStatus()

SoundLength() similar to MovieLength()

PauseSound() similar to PauseMovie()

ResumeSound() similar to ResumeMovie()


Hopefully these won't be too hard to add Fred?

And then obviously there should be streaming support for OggVorbis,
and also a FLAC sound plugin (also with streaming support obviously).

Obviosly streaming support for Ogg is something I'm hoping for but not expecting anytime soon,
and FLAC will maybe happen some time as it's license and patent free just like Ogg so...

Posted: Mon Mar 13, 2006 8:07 pm
by Kazmirzak
Ok, if you want them named that way, I agree. Now, any statement from 'above'?

FLAC decoder for Sound Plugin library

Posted: Sat Mar 25, 2006 11:07 pm
by USCode
I don't do a lot of audio stuff but FLAC encoder/decoder plugins would be great for PureBasic as it's "lossless" (for higher fidelity) as opposed to lossy OGG and is definitely cross-platform: http://flac.sourceforge.net/download.html