Results 1 to 6 of 6

Thread: Sound Help Please

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    3

    Sound Help Please

    Where are the .wave files stored so that ShowEQ can use them for alert sounds?

    Thank you!
    -Tam

  2. #2
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,008
    SEQ doesnt come with any .wav files. You have to get your own (or use one of the ones that come with your linux system). When you find the sound files you want, put them where you want them and then specify in the showeq.conf the location and the name of the sound files.

    Helpful hint: to find all the .wav files do a "locate wav |more" it will list all the files on your linux box that match wav and pause each screen full.

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    3

    Sound

    Thanks BlueAdept!

    One more question please.

    How do you set up a path? The path they give is the following:

    "/usr/bin/esdplay spawn.wave &"


    I have played around with it some, but I could not get a sound to play from my home folder in /home/tamakh/ding.wav.

    Thanks!
    -Tam

  4. #4
    Registered User
    Join Date
    Dec 2001
    Posts
    33
    /usr/bin/play /home/tamakh/ding.wav &

    Should do it.

  5. #5
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,008
    Yea as KennySP said, it would look like this

    "/usr/bin/esdplay /home/tamakh/ding.wav &"

    You should be able to play the sound from the command prompt. If you dont hear anything, your sound card may not be working.

    RH tends to be very tempermental with sound cards. I have had a few that didnt work with it.

  6. #6
    Registered User
    Join Date
    Jan 2002
    Posts
    3
    For some strange reason "/usr/bin/esdplay /home/tamakh/ding.wav &" didnt work. I used "/usr/bin/esdplay ding.wav &" after dropping the sound files into the /usr/bin/ directory.

    Thank you BlueAdept and KennySP for all the help!!

    -Tam

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On