Search found 1730 matches
- Wed Nov 14, 2012 10:06 am
- Forum: Feature Request Archive
- Topic: Distortion effects
- Replies: 23
- Views: 15891
Re: Distortion effects
Thanks. Is "inharmonic distortion" the same as "enharmonic distortion"? I had never heard of the former but it has more search hits than the latter. If they are not the same we need to be clear. Gale harmonic distortion adds partials to the sound. That is, a signal of 220 Hz will be stacked up with...
- Wed Nov 14, 2012 9:01 am
- Forum: Nyquist
- Topic: Tools Menu
- Replies: 30
- Views: 8845
Re: Tools Menu
A particularity of "Type utility" Nyq plug-ins should be that they are only invoked once, no matter how many audio-tracks are selected. Would that be a natural consequence of "not requiring an audio track"? Certainly for the plug-ins mentioned in the first post, this behaviour would be desirable. (...
- Wed Nov 14, 2012 12:18 am
- Forum: Nyquist
- Topic: Tools Menu
- Replies: 30
- Views: 8845
Re: Tools Menu
I support Steve's proposal in its entirety. In addition to gathering existing tools, that do not manipulate sound in one menu, it would allow us to manage our (Nyquist) plug-ins without modifying the programs preferences. That's especially true for the majority of plug-ins that are not shipped withi...
- Tue Nov 13, 2012 9:09 pm
- Forum: New Plug-Ins
- Topic: bpm calculator
- Replies: 9
- Views: 18367
Re: bpm calculator
Ok, let's launch a feature request (-discussion).
- Tue Nov 13, 2012 7:24 pm
- Forum: New Plug-Ins
- Topic: bpm calculator
- Replies: 9
- Views: 18367
Re: bpm calculator
Yes, It's a good idea to integrate the tempo conversion into the quick calculator. I love that plug-in, most particularly for its ability to execute code snippets which you don't want to enter in the Nyquist prompt because there is already a greater chunk of code. Incidently, it may be the right tim...
- Tue Nov 13, 2012 12:42 pm
- Forum: New Plug-Ins
- Topic: bpm calculator
- Replies: 9
- Views: 18367
Re: bpm calculator
Hi Steve Maybe it would be nice to add the conversion values for a new bpm tempo as well. There is always some confusion about which percentage values are to be entered in the different time sliding/tempo change tools in order to change the tempo to a new bpm value. I suggest to add a new control wh...
- Fri Nov 09, 2012 2:09 pm
- Forum: Feature Request Archive
- Topic: Distortion effects
- Replies: 23
- Views: 15891
Re: Distortion effects
is not specifically for "tube distortion" but rather a distortion effect that offers a range of creative possibilities (not just "clipping"). The field is wide for creativity, even with the sparse controls we've defined so far. We can distort the Signal vertically (wave-shaping) and horizontally (p...
- Thu Nov 08, 2012 4:46 pm
- Forum: Feature Request Archive
- Topic: Distortion effects
- Replies: 23
- Views: 15891
Re: Distortion effects
Ok, I've taken a first look at the broadcast limiter by Edgar. Since compressors and limiters are not in my province, I have to put some questions to you (Steve or others). There are three controls: Threshold Knee Limit "Output Level" As you can imagine, it's hard to find a bug if you don't know wha...
- Sun Nov 04, 2012 11:04 pm
- Forum: New Plug-Ins
- Topic: Help needed to create a plugin for fixing dv clicks
- Replies: 10
- Views: 5351
Re: Help needed to create a plugin for fixing dv clicks
(Thanks Steve) Hi Jean The code should also work with your old audacity version since steve has replaced (diff s1 s2) with (sim s1 (mult -1 s2)). As you can easily test with my example above, the code works also when the drop out isn't exactly 0 (0.1 works still). As I said before, the code is not y...
- Sun Nov 04, 2012 10:07 pm
- Forum: Feature Request Archive
- Topic: Distortion effects
- Replies: 23
- Views: 15891
Re: Distortion effects
Yes, these are just the controls I had chosen too. When I remember right, there is a soft clipping example by RBD, that has a kind of distortion effect. It changes the curved signal gradually to a square one (depending on how much the amplitude exceeds 1). I guess that's one of the simplest effects ...