Command line wav file player

Are there any command line wav file players i can use? I use licq and would like to enable sounds. My sound card works fine as it's an es1371 and already picked up by the kernel.
I don't use oss or alsa.. so i'm hoping i can get a quick suggestion.

sinbsd wrote:Oh now there's a good way to welcome new Arch Linux users.. let's ridicule them. For starters, I am certainly not brain dead..  My soundcard is supported by the kernel.. therefore i have no need for installing alsa or oss as i already have sound... hence the request for info on where i could find a command line wav player. Not complicated now is it? How many people do you think use Arch Linux who are stupid?
I'm sorry, but I didn't read the whole message, just saw oss and alsa and a didn't. OSS/lite is part of the 2.4 kernel so if you have support for your card it is an oss/lite module loaded by the kernel. And an answer to your question: just one, me

Similar Messages

  • Command Line Modifying File

    Hello -
    I have done an IDOC->XI-File scenario, everything looks good except for one line that needs to be added.
    Without using XSLT/JAVA mapping (not that complex scenario), is it possible to modify the file that has been received to add an extra line.
    For e.g after i have received the file, looks like this:
    <xml>
    <a>
    <b>test</b>
    </a>
    Can i write a command line program for the file receiver adapter in the communication channel to modify the receiver file to add an extra line.
    For e.g.
    <xml>
    This is a test
    <a>
    <b>test</b>
    </b>
    This is an example but in the real case its a huge file and believe me its a straight mapping from IDOC to the file but only thing needed is an extra line of text that needs to be added for which i do not want to use the XSLT or JAVA mapping programs.
    Is it possible through the command line to read the Received file and modify the file by writing that extra line.
    Any clues would really help.
    Thanks,
    Tirumal

    Yes, if you are using file content conversion all you need to do is add this parameters.
    The URL tells yuo how u should use it.
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Regards
    Vijaya
    Message was edited by: vijaya kumari

  • Java command line in File adapter

    Hi all,
    In my receiver file adapter (FTP), I want to use the option "Run operating system command after message processing".  In the command I want to execute a java class.  Can anybody have information about how to do that ?
    My command line in the following : "java myPackage.MyClass %F". This command line works fine on my machine but I don't know how to do when on XI File Adapter (where to set the jar file, ...)
    Thanks in advance,
    Laurence

    Hi Laurence
    XI Command Line Functions::
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
    1)Windows batch Commands::
    http://labmice.techtarget.com/articles/batchcmds.htm
    2)Linux:
    /people/michal.krawczyk2/blog/2005/08/17/xi-operation-system-command--error-catching
    regards
    Piyush
    Pl: reward points if it is helpful.

  • Problem with command line argument files and quoted strings

    I'm trying to use the following custom tag:
    -tag com.me.Test.testTag:f:"My Test Tag"
    This works fine when sent straight to the command line, but if I put it in an argument file (@argfile) along with the rest of my command, I get the following error:
    javadoc: Illegal package name: "My Test Tag"
    Any idea why this is happening? If I use a one-word tag header and omit the quotes, javadoc runs with no problems. I'm using Sun's SDK 1.4.1.
    Thanks for your help!
    Linda Howard

    White space is treated a bit differently in an @argfile,
    to enable users to put packages or options on separate lines.
    You might try escaping the spaces:
    "My\ Test\ Tag"
    or using a non-breaking space:
    "My Test Tag"
    What operating system are you on?
    -Doug Kramer
    javadoc team

  • Command line check file status

    I have written a shell script that converts the file to flv then injects it with metadata and does a couple other things. However, the injection starts after about 10 seconds or so. I have read that the shell command "wait" will help but I don't think it is working because it doesn't know when the file has converted completely. Is there a way to know when the file has converted 100%? Can I get a variable and check it and when it is 100 or something then I can move on with my script? Is this possible?

    The command line compressor command does not "block" the way you would normally expect a command line tool to do. It returns as soon as it submits the job. Qmaster then manages the job on the queue.
    In order to do what you want, you need to use a separate command in a loop that queries Qmaster for your job's status. It returns xml-ish type stuff that you then need to parse out to get your "percent complete or whatever. Once the status returns as "100%" or whatever, you then know you can run your injection command.
    To see what I'm talking about, when you submit your job, it should return a string with "jobid" and "batchid" to stdout. Try using those in this command.
    `/Applications/Utilities/Batch\ Monitor.app/Contents/MacOS/Batch\ Monitor -clusterName <CLUSTERNAME> -jobid <JOBID> -batchid <BATCHID>`
    Have fun.. :-/

  • Create biar file with command line for link universe

    Hi
    I am using boxi 3.1 and I am trying to create 2 biar files with the command line
    One file for " main" universe and it's reports and another is for a link universe and it's reports
    The problem that on "main " biar file that been created , the link universe and it's reports also appear in it.  Even so in the queries only the relevant objects are selected
    I try to remove from the properties file the parameter 'exportDependencies=true ', and then when I check the xml of the biar I so that the link universe and it's report no longer appear. But when I importing the file I receive the error message 'Required dependencies not found on target system : '[ARgp0DCiBRBOsL3EHYQaHBY, AdfkNagAE59Nsbazh40nwTU]'
    Does anyone have an idea what I need to do , in order to see in the main biar bust the main objects?

    I have done it before on BOXI R2 with the IW, and it works fine
    But any how, this is the way that we have to work with, since it is part of a customer product and the link universe and it's reports  is an additional part of the product.
    So is there a way that I can pull just the main universe and it's reports?

  • 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.

  • Converting Doc files to PDF using command line ?

    Hello,
    I need to automate the process of converting (in command line) word files to pdf.
    Is Acrobat distiller Server the right product ? or is there another product from Adobe that would allow me to reach this goal ?
    NB : currently using pdfcreator in command line but have some stability problems now...
    thanks a lot
    Florent

    Acrobat Distiller Server can only convert Postscript to PDF. You may look at this product:
    http://www.adobe.com/products/livecycle/pdfgenerator/

  • Discoverer command line +Deploying eex und Dis Files?

    Hi,
    i have one eex file and one dis file. Now i want to deploy the two files from an development server to an integration server.
    Is there any command line interface to deploy the two files?
    thanks a lot
    Wolle

    Hi,
    I've been exporting and uploading Disco objects including workbooks via disco admin command line / .eex files (not .dis) at least since 4i (if not 3i, but can't remember that far back now!), windows cmd file e.g. for Disco 10g
    Download:
    set PATCH=XXXX_YYYY
    set DISCO=C:\oracle\BIToolsHome_1\BIN\dis51adm.exe
    set USER=EULOWNER
    set RESP=XXXX Resp
    set DB=DEV
    set PASS=password
    %DISCO% /CONNECT "%USER%:%RESP%/%PASS%@%DB%" /APPS_USER /EUL EUL_US /IDENTIFIER /EXPORT XXXX_YYYY.eex XXXX_YYYY_BA /WORKBOOK XXXX_YYYY_WB /WORKBOOK XXXX_YYYY_2_WB /FUNCTION XXXX_YYYY_FN /LOG %PATCH%_DL.log /SHOW_PROGRESS
    Upload (I don't hardcode db/password, use a bit more trickery, but you get the idea):
    set EEXFILE=XXXX_YYYY
    set PATCH=XXXX_YYYY
    set DISCO=C:\oracle\BIToolsHome_1\BIN\dis51adm.exe
    set USER=EULOWNER
    set RESP=XXXX Resp
    set EEXNAME=XXXX My BA
    set db=TEST
    set pw=password
    REM Sometimes better to delete BA first, but you need to be sure noone is changing the BA in target env
    REM %DISCO% /CONNECT "%USER%:%RESP%/%pw%@%db%" /APPS_USER /EUL EUL_US /DELETE_BUS_AREA "%EEXNAME%" /LOG %PATCH%_UL.log /SHOW_PROGRESS
    %DISCO% /CONNECT "%USER%:%RESP%/%pw%@%db%" /APPS_USER /EUL EUL_US /IMPORT %EEXFILE%.eex /REFRESH /LOG %PATCH%_UL.log /SHOW_PROGRESS /IDENTIFIER
    Regards,
    Gareth
    http://garethroberts.blogspot.com

  • How do I save a waveform as a *playable* .wav file? (LV 6i)

    What series of I/O file saving .vi's do I need to save a general waveform as a .wav file (ie- i want to be able to use a general wave file player to output the file with the waveform)?

    Hi,
    Your Waveform has time and data information. You should unbundle it (Get Waveform Components) and use the data array as an input for the Snd Write Wave File.vi (Functions>Graphics&Sound>Sound>Sound File). The 'sound format' input refers to the sampling rate of your waveform, which will tipically be 8000,11025,22050,44100 Hz.
    The file is in a PC wave file (.wav) format and can be read by the Snd Read Wave File VI or other applications.
    A good example to look at is: Help>Examples>(Directory Structure)Sound>sndExample.llb>Simple Audio Player.vi. There you'll find everything: since how to store and play music, since how to code and decode wav files.
    Regards,
    Guillermo

  • Batch/script from command line and crontab

    Is possible to create a batch from adobe photoshop 5.5 and use a command line to execute? I need easy batch like "open and save in another kind of extension" but can't find the solution to automate the process from command line.
    Any1 can help me?
    Thank u all

    It sounds like droplets are exactly what you need.  Droplets turn any action into an executable that can be run from the command line passing files to process as arguments.  Just make the action you described, and go to go to file > automate > create droplet in photoshop to make the droplet.
    P.S. this has nothing to do with bridge

  • 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.

  • How to install adobe flash player through command line with some script

    Hi Guys,
    Do you know how to install adobe flash player through command line with some script?
    Thanks,
    Galina

    Windows. I tried silent install  with "install_flash_player.exe /install" but it works only with one file that I downloaded from adobe.com - "install_flashplayer10_mssd_aih.exe". But it is possible to download this last file only one time, every next time it redirects me to download install_flash_player.exe file.

  • Pure Music software player is not working with iTunes 10.4 and Lion 10.7 playing wav. files.

    Pure Music player from Channel D software will not work when playing wav. files after updating to Lion OS. I can open the application as usual but after playing one song it will not advance to the next track either on its own or manually. The scrolling track name goes dim and I cannot get the play button to respond. Has anyone else experienced this problem?
    Ron

    Thanks Limnos, but unfortunately the same error still remains.
    The disk was OK.  Permissions had errors along the lines of groups should be 0, is 80.  I repaired that.  Tried again to open, then reinstalled (new download again), but again the same problem.
    I checked permissions again and some of the 0-80 errors came again, but no clear reason from there I think
    Was also a SUID warning on ARDAgent but I see online that doesn't appear to be something abnormal.
    I tried reloading Lion but the installation came back with software appears to have been tampered with (I think the dmg file is gone as I couldn't find it).  I then went to email to report a problem so I could download again but of course that whole process doesn't work because itunes wont open.
    So Stuck
    if there is anything else I might be missing?

  • [solved]Command line script to equalise volume levels of all mp3 files

    Hello guys,
    I have a bunch of mp3 files within a folder. Unfortunately they have unequal volume levels. Some of them are far too low, others too loud.
    Is there a simple command line script to equalise all of them?
    Regards
    Robert
    Last edited by orschiro (2012-12-30 17:44:59)

    I remember I found such a script a long time ago. I suppose it still works, here it is http://codepad.org/MLu1iscD. Please tell me if it works for you. By the way, it depends on mp3gain and python2-eyed3.
    ps: As far as I can see, this script doesn't change the mp3 files itself, but stores the new volume in the id3 tag. This means, that you won't corrupt your files in any way, but the player needs to be able to get the volume information and adjust it. The script measures both the album and the track gain. Which one is used can be configured in the player.
    Last edited by Army (2012-12-30 16:39:27)

Maybe you are looking for

  • Error while updating custom db table with internal table

    Hi experts, My question is : I define a itable like types begin of ty_data,         f1(3)  type  c,         f2(4)  type  c,        end of ty_data. data itab type standard table of  ty_data. and my custom table(YDATA) is also same structure of  itab.

  • Windows 7 64 bit: impossible to install if you have a 1.1 MP ?

    Hi all after 4 days of research, i have found the reason why either parallels 4 and bootcamp won;t install my 64 bit version of windows 7 and vista: basically the mac pro 1.1 has a 64 bit processor, but an EFI that is still at 32 bit, with the result

  • Directory listing of a Multi volume encrypted tapes on OpenVMS 8.3

    I have a full data backup for an openvms 8.3 server integrity server on two tapes that are encrypted.  If I mount the first volume and try to do a directory listing the process goes on indefinately; without giving any output and eventually I have to

  • Firefox is now just like IE - it sucks the life out of my computer

    I've updated everything. Extensions addons cleaned my computer - everything. And firefox is as fat and bloated as IE or worse it seems. Takes forever to respond. Take forever to close a tab. Takes forever to switch to other apps. It's just plain horr

  • Preventing printing

    Hi all I have a requirement for the app I am developing in Apex 3.0... some users should not be able to "print" anything from the application (based on their authorisation level). By "print" they mean saving as CSV, generating PDF and even printing v