[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Protux-devel] Open Task
From: |
Luciano Giordana |
Subject: |
Re: [Protux-devel] Open Task |
Date: |
Mon, 30 Jun 2003 20:16:12 -0400 |
User-agent: |
KMail/1.5 |
I believe that there is an error :
$ praf
-i: show file infos and exit
-b busId: use busId as output device (default: 1)
-w WavFile: write WAV file instead of playing back
default busId should be 0, since the busId list is zero-based.
Also, is it possible to have this ?
$ praf -p audio.wav
CONVERT TO PRAF FILE ?
[]s
On Monday 30 June 2003 04:27 pm, Martin Herren wrote:
> On Sat, 28 Jun 2003 19:06:33 -0400
>
> Luciano Giordana <address@hidden> wrote:
> > $ praf mysong.praf
> > PLAYS THE PRAF FILE, showing some basic info, like mpg123 or ogg123
>
> done
>
> > $ praf -w mysong.wav mysong.praf
> > CONVERTS TO WAV FILE
>
> done
>
> > $ praf -i mysong.praf
> > SHOW DETAILED INFO
>
> done
>
> > $praf -s 2367782 mysong.praf
> > split the praf file in the position 2367782
>
> not done yet.
>
> Of course the 'done' parts are still in their first version, and will be
> improved, but they seem to work so far.
>
> For split at postion 2367782, the position is calculated in samples ? What
> should the file naming policy be ? mysong_1.praf and mysong_2.praf ? or _a
> and _b ?
>
> Another perhaps usefull option: -e for extract.
>
> $praf -e 23445- outfile.praf mysong.praf
> extract audio from position 23445 to the end to outfile.praf
>
> $praf -e -23445 outfile.praf mysong.praf
> extract audio from begining to position 23445 to outfile.praf
>
> $praf -e 3456-5432 outfile.praf mysong.praf
> extract audio from position 3456 to position 5432 to outfile.praf
>
> /Martin
>
>
> --
> Martin Herren
>
> Protux - A Free Professional Audio Tool for GNU/Linux:
> -> http://www.nongnu.org/protux/
> Satellite - BAR CONCERTS CAFES-THEATRES
> -> http://sat.epfl.ch
--
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- GNU/Linux adoption grew 65% only this yer. Smile : we're winning. --
Re: [Protux-devel] Open Task, Martin Herren, 2003/06/29
Re: [Protux-devel] Open Task, Luciano Giordana, 2003/06/30
Re: [Protux-devel] Open Task, Martin Herren, 2003/06/30