Csound Csound-dev Csound-tekno Search About

[Cs-dev] Feature request - or just OT

Date2013-12-12 09:17
FromAnders Genell
Subject[Cs-dev] Feature request - or just OT
AttachmentsNone  None  
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

Date2013-12-12 16:18
FromJustin Smith
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2013-12-12 16:19
FromJustin Smith
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




Date2013-12-31 18:43
FromAnders Genell
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2013-12-31 23:53
Frompeiman khosravi
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  
Sort of off topic but iZotope RX does a really good job of noise removal, hum removal, click removal, as well as removal of clipped signals. And it does batch processing too. It's pretty good value for money too. I've used it to clean up old tape pieces, as well as removing air conditioner sounds on my own recordings. For me an absolute must have tool in the studio. 




On 31 December 2013 18:43, Anders Genell <anders.genell@gmail.com> wrote:
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2014-01-01 22:03
FromSteven Yi
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  

Question: have you all tried the dnoise command line tool?

On Dec 31, 2013 6:54 PM, "peiman khosravi" <peimankhosravi@gmail.com> wrote:
Sort of off topic but iZotope RX does a really good job of noise removal, hum removal, click removal, as well as removal of clipped signals. And it does batch processing too. It's pretty good value for money too. I've used it to clean up old tape pieces, as well as removing air conditioner sounds on my own recordings. For me an absolute must have tool in the studio. 




On 31 December 2013 18:43, Anders Genell <anders.genell@gmail.com> wrote:
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-01-02 09:25
FromAnders Genell
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  
No?!
Where can I find it?
Does it work under Linux?
*fretting with excitement*

Regards,
/Anders

1 jan 2014 kl. 23:03 skrev Steven Yi <stevenyi@gmail.com>:

Question: have you all tried the dnoise command line tool?

On Dec 31, 2013 6:54 PM, "peiman khosravi" <peimankhosravi@gmail.com> wrote:
Sort of off topic but iZotope RX does a really good job of noise removal, hum removal, click removal, as well as removal of clipped signals. And it does batch processing too. It's pretty good value for money too. I've used it to clean up old tape pieces, as well as removing air conditioner sounds on my own recordings. For me an absolute must have tool in the studio. 




On 31 December 2013 18:43, Anders Genell <anders.genell@gmail.com> wrote:
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Date2014-01-02 09:48
Frompeiman khosravi
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  
dnoise won't work for this because it's not a click removal. 

P



On 2 January 2014 09:25, Anders Genell <anders.genell@gmail.com> wrote:
No?!
Where can I find it?
Does it work under Linux?
*fretting with excitement*

Regards,
/Anders

1 jan 2014 kl. 23:03 skrev Steven Yi <stevenyi@gmail.com>:

Question: have you all tried the dnoise command line tool?

On Dec 31, 2013 6:54 PM, "peiman khosravi" <peimankhosravi@gmail.com> wrote:
Sort of off topic but iZotope RX does a really good job of noise removal, hum removal, click removal, as well as removal of clipped signals. And it does batch processing too. It's pretty good value for money too. I've used it to clean up old tape pieces, as well as removing air conditioner sounds on my own recordings. For me an absolute must have tool in the studio. 




On 31 December 2013 18:43, Anders Genell <anders.genell@gmail.com> wrote:
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



Date2014-01-03 00:48
FromSteven Yi
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  

It should come with csound or built if you compile.

On Jan 2, 2014 4:26 AM, "Anders Genell" <anders.genell@gmail.com> wrote:
No?!
Where can I find it?
Does it work under Linux?
*fretting with excitement*

Regards,
/Anders

1 jan 2014 kl. 23:03 skrev Steven Yi <stevenyi@gmail.com>:

Question: have you all tried the dnoise command line tool?

On Dec 31, 2013 6:54 PM, "peiman khosravi" <peimankhosravi@gmail.com> wrote:
Sort of off topic but iZotope RX does a really good job of noise removal, hum removal, click removal, as well as removal of clipped signals. And it does batch processing too. It's pretty good value for money too. I've used it to clean up old tape pieces, as well as removing air conditioner sounds on my own recordings. For me an absolute must have tool in the studio. 




On 31 December 2013 18:43, Anders Genell <anders.genell@gmail.com> wrote:
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-01-03 00:48
FromSteven Yi
SubjectRe: [Cs-dev] Feature request - or just OT
AttachmentsNone  None  

Ah didn't pickup it was for clicks, my bad.

On Jan 2, 2014 4:49 AM, "peiman khosravi" <peimankhosravi@gmail.com> wrote:
dnoise won't work for this because it's not a click removal. 

P



On 2 January 2014 09:25, Anders Genell <anders.genell@gmail.com> wrote:
No?!
Where can I find it?
Does it work under Linux?
*fretting with excitement*

Regards,
/Anders

1 jan 2014 kl. 23:03 skrev Steven Yi <stevenyi@gmail.com>:

Question: have you all tried the dnoise command line tool?

On Dec 31, 2013 6:54 PM, "peiman khosravi" <peimankhosravi@gmail.com> wrote:
Sort of off topic but iZotope RX does a really good job of noise removal, hum removal, click removal, as well as removal of clipped signals. And it does batch processing too. It's pretty good value for money too. I've used it to clean up old tape pieces, as well as removing air conditioner sounds on my own recordings. For me an absolute must have tool in the studio. 




On 31 December 2013 18:43, Anders Genell <anders.genell@gmail.com> wrote:
Sorry, I forgot to respond - tanks for the link; I didn't realize nyquist was stand-alone!
Unfortunately I found upon digging further that the Click Removal feature is integrated in the Audacity source code, not a nyquist plugin. Should anyone feel inclined, I'd love the functionality implemented in csound, but I suppose it will not be widely used, unless many users sample a lot from old vinyl records. The code in question is in ClickRemoval.h and ClickRemoval.cpp in the scr/effects/ directory of the audacity source tarball (http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz). I could attach it if that would be considered good form?

Best regards,
Anders



On Thu, Dec 12, 2013 at 5:19 PM, Justin Smith <noisesmith@gmail.com> wrote:


On Thu, Dec 12, 2013 at 8:18 AM, Justin Smith <noisesmith@gmail.com> wrote:
Nyquist is a DSP programming language. You can run a nyquist script from the shell.


On Thu, Dec 12, 2013 at 1:17 AM, Anders Genell <anders.genell@gmail.com> wrote:
Dear devs!

I have 171 one hour recordings on which I would like to perform "click removal". The corresponding feature in Audacity does the job well, but loading the 171 files into Audacity to do a batch process is not viable on my machine.

I suspect the click removal feature is a plugin written in the nyquist language, and so I had the idea that the batch processing could be done using csound, if csound had support for nyquist scripting.

So, this is either

a) a feature request for nyquist scripting support, or
b) an off topic request for hints on doing batch click removal 

Sox does not seam to include the feature, and I have not found any ladspa plugins that does this either, but my search has not been all that thorough.

Regards,
Anders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel