I need a command line audio player to play ogg sound events

Hi I am new to the imac. I have a script that needs to play ogg sound events. So I need a command line callable audio player. Is there one for the imac?

Try PlaySound 1.6.6 - VersionTracker or MacUpdate.

Similar Messages

  • I need command line audio player to play ogg files

    I want to be able to play some sound events from the command line. Is there a player for the intel imac that will do that?
    Message was edited by: rmiles

    Try PlaySound 1.6.6 - VersionTracker or MacUpdate.

  • Any command line audio player with song rating and play count?

    Is there any command line audio player that can handle song rating and play count? Thank you

    I answer my question: mpd + mpdcron can store song rating and play count and much more to sqlite database.
    Last edited by hariskar (2015-03-20 05:01:09)

  • Specify audio file to play on sound events...

    How about add an option to let us specify exactly which audio file to play on sound events?

    but i want to be able to use a sound event specific to lightroom and i dont want to change my windows sound scheme to do that

  • [solved] command line music player

    Hi,
    i'm looking for a very simple command line music player like mpg123 but with a server option like mocp/mpd.
    Other than mocp or mpd i want it for playing files on-the-fly. Like browsing around and playing files i see in the current directory, queueing them, maybe with a curses interface like ncmpc.
    As far as i know, mpg123 can't queue and doesn't run in the background per default. mocp on the other hand comes very close but i don't think it can play files out of the current working directory like i want it.
    Do you know a tool that fits my description?
    Thanks in advance,
    demian
    Last edited by demian (2010-06-01 18:21:05)

    Runiq wrote:
    brisbin33 wrote:
    fwiw, i have a script i call playnow which accepts a file path and plays it through mpd.  i use it for one-off downloaded content or whatever.  it just adds it to a temp folder, quickly updates the db, adds the temp folder to the current playlist (queuing) and plays it.
    it's been working well for me.  i also hear mpd accepts the file:/// uri scheme which kinda takes care of this usage case too.
    As far as I know, MPD's database is updated automatically via inotify as soon as a file is added, so I think you don't even need to update before playing.
    sounds great in theory, but i'm not so sure about in practice.
    for inotify to pick up the new file(s) and mpd to update itself all between bash executing `ln -s` and `mpc add` would be... impressive.  calling `mpc --wait update` manually means i only wait exactly as long as the update requires.
    thanks for the advice though, maybe i'll test it out and see.

  • Command Line CD Player

    Although VLC works fine on my computer, it seems wasteful just to play an audio CD. Can anyone recommend a command line CD player that will work with ALSA?

    I'll also throw in a shameless plug for nccd, a curses based cd player I've written in perl.  It can do cddb lookups if you are connected to the 'net.  It is very simple to use, but does require you to install a couple of perl modules. 
    Audio::CD is available on the aur, but Curses::UI is not.  I'll try to get it up there in the next day or so.  All documentation is available on the website.

  • Need a command line switch to close Acrobat Catalog Index batch file

    I am looking for help with a command line switch.  I am VERY new to scheduling tasks and writing scripts.
    Our office created an Acrobat Catalog Index that needs to be updated on a regular basis.  I created a .bpdx file as follows:
    \\dept\SPDintelshare\Analysis\2nd Hand Transaction Logs\Secondhand Transaction Logs.pdx /rebuild
    This runs via Microsoft Task Scheduler from a .bat file as follows:
    "C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe" "C:\Documents and Settings\cutrone0999\Desktop\PawnIndex.bpdx"
    The batch runs just like it is supposed to, but it won't close when it is finished re-building.  I have tried using EXIT at the end of the .bat file and that doesn't work.  I also tried a force close for acrobat.exe and that doesn't work either.  The problem is that if I log off my computer the batch will run as scheduled and when I log back on in the morning the scheduled task shows 'running' and I have to end it.  Then I have to re-start my computer or I can't open any Adobe documents.
    If I leave my computer logged on, the batch runs as scheduled and when I log back on in the morning I have to close the dialog boxes showing the index re-ran and then close Adobe.
    I would appreciate any suggestions.  I have googled this every way I can think of and I'm not finding any results that are helpful.  Thank you in advance!
    Paula Cutrone
    Lead Crime Analyst
    Onondaga Crime Analysis Center
    Syracuse, NY

    Acrobat can be opened by a Windows batch process, but a Windows batch process can not trigger a batch process/Action within Acrobat.  It is possible with MacIntosh's Apple Script to open a PDF and run Acrobat JavaScript but not interact with Acrobat's Batch Processing or Acrobat's Actions. Note that opening a BPDX file is different than opening an Acrobat Seq file.
    The catalog/index scheduled update is not part of Acrobat "Batch Process" or "Action". The running of rebuilding of the catalog/index is controlled by the values within the  BPDX file. So if one opens the  BPDX file with Acrobat and a catalog/index is scheduled to be rebuilt or past the scheduled date and time, then the catalog/index build is submitted for precessing by Acrobat..
    Now the issue is how to close Acrobat after this processes has completed. Since Acrobat does not communicate with the Windows OS system, the Widows scheduled process has no way to know when this task has completed. Even though one can use JavaScript to test the status of a submitted Catalog/Index build/rebuild there is no communication of the submitted catalog job unless quired by Acrobat JavaScript. If you check the Acrobat JS API Reference you will see there are 2 possible results for a catalog/index rebuild, a completed rebuild and a termination with errors. One of these should require additional action.
    Further, a recent update to Acrobat JavaScript has added restrictions to using JavaScript to "closeDoc" method which may need to be addressed.
    It is also possible to open an FDF file and add/run JavaScirpts within a PDF, and again this is different than running a "Batch Process"/"Action" in Acrobat.

  • Command Line Audio

    I'm looking for a simple way to record audio from the command line in OS X.
    Is there a tool similar to record or arecord?

    mac57 wrote:
    Hi All, thanks for the responses. I tried out cmus, but it seems to want to operate in ncurses mode only. I couldn't find a way to do something like:
    cmus filename &
    and have it just play a file and go away. I am looking for something like that to play sounds as part of XFCE4 startup and shutdown sequences. Totally non intereractive, you just put the command into the XFCE4 scripts and voila! you get sound.
    moc worries me. I run KDE too, and there is a moc already defined on my system, in /opt/qt/bin, which declares itself to be the Qt Meta Object Compiler. I figure I don't want to mess with that by installing something ELSE called moc. So, reluctantly I set moc aside.
    That's why the executable is called mocp.
    Btw, I admit I didn't read your original thread, only the title, and the answers.
    moc / cmus / mpd+ncmpc are not what you want at all, these are full featured music players.

  • Need DOS Command-line for vgabios

    Hello,
    can anyone post the standard command-line for me to copy and paste into msdos autoexec ? I'm trying to temporary load the vgabios for my geforcefx.

    edit command. C:\edit autoexe.bat
    Now type in the commands you want
    Edited for misleading content

  • Flash audio player script played MP3 sped-up for only one user

    Hello all,
    My first post here; I hope this is the right forum for a
    general/newbie
    Flash question.
    I'm using a Flash audio player script that I got here:
    http://www.1pixelout.net/code/audio-player-wordpress-plugin/
    Here it is on the web page, a few lines down from the top of
    the blog post:
    http://mojomom.blogspot.com/2008/06/mojo-mom-podcast-momma-zen.html
    It's an MP3 of a podcast which has been working fine
    everywhere I've tested
    it. But we just heard from someone who says that when she
    tried it, the
    audio was sped up so that "the voices were like chipmunks".
    Anyone have any idea what might have caused that?
    Thanks very much in advance for any help,
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

    I've reinstalled flash and checked that I have the latest version but this is getting ridiculous
    Everytime I want to use skype or itunes or iplayer, I have to log in as the other user, close down all their web browsers, then go back to my account to get it to work, much to the annoyance of the other user.
    Flash now: 11.1.102.55
    OSX: 10.6.8

  • How to install Sony audio player to play video on Sony tv over thunderbolt connection?

    When I play movies via thunderbolt connection to my Sony tv the audio won't play over the tv speakers.

    Hi,
    I've posted many times about this: we can buy a $70 BD player with HDMI, it works first time, all the times but most of the times HDMI won't work on a $1,000 machine called computer. MS, video card vendors and computer vendors need to sit down and discuss this seriously.
    In this case, updating video card driver may help and somtimes keep trying and trying.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Select audio device to play back sound

    flash media server ,provide property Microphone.names that
    retrieves an array of strings reflecting the names of all available
    sound capture devices.
    is there is any property that detect output device attached
    to system so i can select which one to play back sound.
    for example:-
    i need to play back mp3 file in flash.
    but i have more one output device installed in my pc.
    the question is:-
    is there is any way for falsh to list all (or detects) audio
    output device installed in my pc then let me pick one of them to
    play back sound by selected output device?
    thanks ...........plz don't late to replay me

    This is a a delayed response to this discussion but I thought I would share my problem with this.
    I have a USB audio interface, which I have configured as the default sound device on my iMac (OSX Lion). This works well in all applications, except Flash.
    I have the device configured at quite a high bit rate.
    Flash doesn't like this - it makes very strange noises. The only work around I have found is to disable the sound interface when I am working in Flash, and use the built in speakers on my iMac.
    It works, but I'm the kind of guy that likes things to just work =)
    e.g. if iTunes can play mp3s through my sound interface, why can't Flash?
    To be honest I think Adobe need to do a lot of work on the audio side of things with Flash. Not just playback - something a bit more flexible like Premier would be cool. Flash isn't dead yet. Come on Adobe!
    A lot of the work I am doing at the moment requires building animation to a pre-recorded audio file.

  • Is there a command line music player?

    I simply want to play some music in my console

    I'd suggest mp3blaster. Somaplayer is also good, and I'm thinking to write a PKGBUILD for the suite.
    Another great thing is indeed mpd. Client-server architecture, easy to set-up and support for CLI, TUI and GUI. Furthermore, since every UI is client side, after you chose the playlist you can kill it without any problem, the music will go on, and opening another UI (local or remote) will take you to the current playlist... simply great

  • Command line mp3 player with equalizer support?

    I would like to use CLI to play my mp3's, but MOC doesn't have a equalizer and that really hurts my ears. lol
    Is there another program I should look at or is there a way to add equalizer functionality?

    Roberth wrote:
    See if moc-svn is in AUR.
    EDIT:
    http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
    Yes, but u have to --forcever if u want the 2057 branch that the patch was written for. Thanks to snowman for that tip.
    But, what I realized after reading the website http://moc.daper.net/node/310 is that developer branch 2061 has the patch for sound mixer already in it. So since makepkg forces newest svn version all u have to do is run makepkg or install with yaourt moc-svn and this functionality is all ready for use with the 'w' key.
    Thanks for the link shaika
    Last edited by jacko (2008-01-29 13:24:54)

  • Flash audio player not playing in safari (it shows but does not play).

    Basically i own an internet radio station and for some reason the web player (flash player) no longer plays in Safari since i upgraded to OS X Lion, was working before but not now, it does show the player it just does not play any audio, however it does work in Google Chrome.. any ideas why its no longer working since installing Lion??

    The error is "Internet Explorer has stopped working.  A problem caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available". Then when I click on the Windows solutions icon, it says:
    Adobe Flash Player has stopped working properly.
    To troubleshoot this problem, follow these steps:
    Click to go online and run the Flash Player  uninstaller
    In the File Download dialog box, click Run, and then follow the  instructions to uninstall flash player. If you are prompted for an administrator password or confirmation, type the  password or provide confirmation.
    Click to go online and install the Flash Player update
    I've done both these things for 2-3 days now.  Nothing works.

Maybe you are looking for