|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
To set fade function for control the volume.Hi guys Plus de 15 millions de français utilisent Windows Live Messenger ! Téléchargez Messenger, c'est gratuit ! ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Sox-users mailing list Sox-users@... https://lists.sourceforge.net/lists/listinfo/sox-users |
|
|
Re: To set fade function for control the volume.--- ERKAN ERKAN <erkan9999@...> wrote:
> Hi guys > > I would like control the volume fade more precisely, namely specify a time > period to perform the attenuation (as in the fade out case); use case : > > ^ > | > |. . . . . <---------- initial level > sound > | . > | . > | . > | . > | . > | ................ <---------- final level sound > | > | > | > |-----------------------------------------> > ^ ^ > |--l--| > > volume fading performed on l seconds > > > > I founded only fade in/out in the sox documentation (fade to put the sound > volume to 0 or 100%) ; is there a way to perform such a fading ? Not with a single command, but you could probably achieve this with a combination of commands including a mix with the original signal (sox -m). HTH, Rob __________________________________________________________ Sent from Yahoo! Mail. A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Sox-users mailing list Sox-users@... https://lists.sourceforge.net/lists/listinfo/sox-users |
|
|
Re: To set fade function for control the volume.robs wrote:
> --- ERKAN ERKAN <erkan9999@...> wrote: > > >> Hi guys >> >> I would like control the volume fade more precisely, namely specify a time >> period to perform the attenuation (as in the fade out case); use case : >> >> ^ >> | >> |. . . . . <---------- initial level >> sound >> | . >> | . >> | . >> | . >> | . >> | ................ <---------- final level sound >> | >> | >> | >> |-----------------------------------------> >> ^ ^ >> |--l--| >> >> volume fading performed on l seconds >> >> >> >> I founded only fade in/out in the sox documentation (fade to put the sound >> volume to 0 or 100%) ; is there a way to perform such a fading ? >> > > Not with a single command, but you could probably achieve this with a > combination of commands including a mix with the original signal (sox -m). > HTH, > Rob > > > as examples on using the trim and fade to fade just a specific portion of the file for a specific amount of time. http://sox.sourceforge.net/Docs/Scripts Chris ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Sox-users mailing list Sox-users@... https://lists.sourceforge.net/lists/listinfo/sox-users |
| Free Forum Powered by Nabble | Forum Help |