Sorry, I'm not versed in the different WAV formats. Will REBOL play a wave
file from an audio CD?

-Ryan



                                                                                       
                       
                    Holger Kruse                                                       
                       
                    <holger@rebol        To:     [EMAIL PROTECTED]                  
                       
                    .com>                cc:                                           
                       
                    Sent by:             Subject:     [REBOL] Re: Playing sounds       
                       
                    rebol-bounce@                                                      
                       
                    rebol.com                                                          
                       
                                                                                       
                       
                                                                                       
                       
                    05/11/2001                                                         
                       
                    07:57 AM                                                           
                       
                    Please                                                             
                       
                    respond to                                                         
                       
                    rebol-list                                                         
                       
                                                                                       
                       
                                                                                       
                       




On Fri, May 11, 2001 at 03:50:06PM +1000, [EMAIL PROTECTED] wrote:
> Hi,
>
> Just tried to play a file with a space in the filename and got the
> following error message. Other wav files have been fine so far (and
> great fun :). (View/pro 1.2 licensed)
>
> >> x: load to-file "/c/winnt/media/windows NT Logon sound.wav"
> ** Access Error: Bad image data
> ** Near: x: load to-file "/c/winnt/media/windows NT Logon sound.wav"

At this time only standard, uncompressed PCM WAVs are supported.
Compressed WAVs (Mu-Law, A-Law, AD-PCM) are not supported yet --
probably will be in a future version.

For now use a utility like "sox" to convert WAVs to PCM.

There is more information in http://www.rebol.com/docs/sound.html

--
Holger Kruse
[EMAIL PROTECTED]

--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.





-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to