Popping noise when combining 2 tracks

View: New views
7 Messages — Rating Filter:   Alert me  

Popping noise when combining 2 tracks

by Justin Kupka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't think my original message got posted when i was joining the
list, so i shall throw this out there again.

When combining two wav files using sox wavefile1.wav wavefile2.wav
output.wav, i get a distinct popping noise where the two files join.
They are both the same rate freq channels etc.  Even combining a copy of
the same file to itself still gives me this issue.
I am not sure which version of sox is installed, but its definitely
*not* the latest one that just got released.

Any command line parameters or other tricks i can use to get rid of it?

Thanks
Justin





------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users

Parent Message unknown Re: Popping noise when combining 2 tracks

by robs-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


--- On Wed, 29/4/09, Justin Kupka <kupka@...> wrote:

> When combining two wav files using sox wavefile1.wav
> wavefile2.wav
> output.wav, i get a distinct popping noise where the two
> files join.

Please see the splice effect (from SoX 14.1.0 onwards).

/Rob


     

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users

Re: Popping noise when combining 2 tracks

by Justin Kupka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think my version of sox is before 14.1.0
Any tricks around my problem with an earlier version?

Thanks

robs wrote:
--- On Wed, 29/4/09, Justin Kupka kupka@... wrote:

  
When combining two wav files using sox wavefile1.wav
wavefile2.wav 
output.wav, i get a distinct popping noise where the two
files join.
    

Please see the splice effect (from SoX 14.1.0 onwards).

/Rob


      

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users


  

--


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users

Re: Popping noise when combining 2 tracks

by robs-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Basically, you need a short cross-fade at the join.  For versions of SoX before `splice' was added, this can be achieved using a combination of the fade effect, either the pad or the trim effect, and mix (-m) combining.  There's a cross-fade script here
http://sox.sourceforge.net/Docs/Scripts
that may go some or all of the way to achieving this.

HTH,
Rob


From: Justin Kupka <kupka@...>
To: sox-users@...
Sent: Wednesday, 29 April, 2009 19:02:23
Subject: Re: [SoX-users] Popping noise when combining 2 tracks

I think my version of sox is before 14.1.0
Any tricks around my problem with an earlier version?

Thanks

robs wrote:
--- On Wed, 29/4/09, Justin Kupka kupka@... wrote:

When combining two wav files using sox wavefile1.wav
wavefile2.wav
output.wav, i get a distinct popping noise where the two
files join.
Please see the splice effect (from SoX 14.1.0 onwards).

/Rob




------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Sox-users mailing list Sox-users@... https://lists.sourceforge.net/lists/listinfo/sox-users

--



------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users

Re: Popping noise when combining 2 tracks

by algodon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have the same problem. Is there any solution ?
I'm using SoX v14.0. on linux.
Thanks


Justin Kupka wrote:
I don't think my original message got posted when i was joining the
list, so i shall throw this out there again.

When combining two wav files using sox wavefile1.wav wavefile2.wav
output.wav, i get a distinct popping noise where the two files join.
They are both the same rate freq channels etc.  Even combining a copy of
the same file to itself still gives me this issue.
I am not sure which version of sox is installed, but its definitely
*not* the latest one that just got released.

Any command line parameters or other tricks i can use to get rid of it?

Thanks
Justin





------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

Re: Popping noise when combining 2 tracks

by Doug Cook-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> When combining two wav files using sox wavefile1.wav wavefile2.wav
> output.wav, i get a distinct popping noise where the two files join.
> They are both the same rate freq channels etc.  Even combining a copy of
> the same file to itself still gives me this issue.
> I am not sure which version of sox is installed, but its definitely
> *not* the latest one that just got released.
>
> Any command line parameters or other tricks i can use to get rid of it?
What happens if you use the --single-threaded parameter?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users

Re: Popping noise when combining 2 tracks

by robs-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is solved using the splice effect (sox 14.1.0) or you could try the crossfade scripts here:

http://sox.sourceforge.net/Docs/Scripts

--- On Fri, 16/10/09, algodon <algodonciego@...> wrote:

> From: algodon <algodonciego@...>
> Subject: Re: [SoX-users] Popping noise when combining 2 tracks
> To: sox-users@...
> Date: Friday, 16 October, 2009, 18:44
>
> I have the same problem. Is there any solution ?
> I'm using SoX v14.0. on linux.
> Thanks
>
>
>
> Justin Kupka wrote:
> >
> > I don't think my original message got posted when i
> was joining the
> > list, so i shall throw this out there again.
> >
> > When combining two wav files using sox wavefile1.wav
> wavefile2.wav
> > output.wav, i get a distinct popping noise where the
> two files join.
> > They are both the same rate freq channels etc. 
> Even combining a copy of
> > the same file to itself still gives me this issue.
> > I am not sure which version of sox is installed, but
> its definitely
> > *not* the latest one that just got released.
> >
> > Any command line parameters or other tricks i can use
> to get rid of it?
> >
> > Thanks
> > Justin
> >
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Register Now & Save for Velocity, the Web
> Performance & Operations
> > Conference from O'Reilly Media. Velocity features a
> full day of
> > expert-led, hands-on workshops and two days of
> sessions from industry
> > leaders in dedicated Performance & Operations
> tracks. Use code vel09scf
> > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> > _______________________________________________
> > Sox-users mailing list
> > Sox-users@...
> > https://lists.sourceforge.net/lists/listinfo/sox-users
> >
> >
>
>
> -----
> http://www.myspace.com/algodonciego
> --
> View this message in context: http://www.nabble.com/Popping-noise-when-combining-2-tracks-tp23297293p25929574.html
> Sent from the SoX mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference
> in SF, CA
> is the only developer event you need to attend this year.
> Jumpstart your
> developing skills, take BlackBerry mobile applications to
> market and stay
> ahead of the curve. Join us from November 9 - 12, 2009.
> Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Sox-users mailing list
> Sox-users@...
> https://lists.sourceforge.net/lists/listinfo/sox-users
>


     

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Sox-users mailing list
Sox-users@...
https://lists.sourceforge.net/lists/listinfo/sox-users