Stereo Boost Filter
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Stereo Boost Filter
Didn't somebody do a stereo boost filter? It should be grade school level programming. Convert the stereo show to L+R and L-R, change the ratio between them, effectively increasing or decreasing the separation and then put it back to L and R.
This is different from making stereo where none had existed before. I know we did that, but I can't find it.
Koz
This is different from making stereo where none had existed before. I know we did that, but I can't find it.
Koz
-
Robert J. H.
- Posts: 3633
- Joined: Thu May 31, 2012 8:33 am
- Operating System: Windows 10
Re: Stereo Boost Filter
You can employ the channel-mixer plug-in to widen the stereo image or the seperate stereo widenener.
To create stereo from nada, you can use the pseudo-stereo plug-in.
We could of course also write a plug-in, that converts L/R explicitly to M/S and vice-versa (or include the presets in the channel-mixer plug).
Convert to M/S:
(New Left Channel --< Mid) 50% left and 50% right.
(New Right Channel --< Side) 50% left and -50% right.
Convert back to L/R:
(New Left Channel) 100% left and 100% right.
(New Right Channel) 100% left and -100% right.
[Edit: values corrected]
To create stereo from nada, you can use the pseudo-stereo plug-in.
We could of course also write a plug-in, that converts L/R explicitly to M/S and vice-versa (or include the presets in the channel-mixer plug).
Convert to M/S:
(New Left Channel --< Mid) 50% left and 50% right.
(New Right Channel --< Side) 50% left and -50% right.
Convert back to L/R:
(New Left Channel) 100% left and 100% right.
(New Right Channel) 100% left and -100% right.
[Edit: values corrected]
Last edited by Robert J. H. on Sun Jan 20, 2013 7:49 am, edited 1 time in total.
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Stereo Boost Filter
Is it possible to get to this plug-in from the forum homepage without using forum search, Google or recursive logic?channel-mixer plug-in
Koz
-
Robert J. H.
- Posts: 3633
- Joined: Thu May 31, 2012 8:33 am
- Operating System: Windows 10
Re: Stereo Boost Filter
Fortunately, the plug-in is located on the Nyquist download page:
http://wiki.audacityteam.org/wiki/Nyqui ... nnel_Mixer
If you'd ask me, it should be included in the Audacity release, but that's subjective.
http://wiki.audacityteam.org/wiki/Nyqui ... nnel_Mixer
If you'd ask me, it should be included in the Audacity release, but that's subjective.
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Stereo Boost Filter
That link gives me a damaged, partially blank page.
Correct me, but there's no information of the existence of that page anywhere in the regular documentation. How did you know it was there?
Does this contain the long sought-after listing of all Steve's Plugins?
Koz
Correct me, but there's no information of the existence of that page anywhere in the regular documentation. How did you know it was there?
Does this contain the long sought-after listing of all Steve's Plugins?
Koz
-
Robert J. H.
- Posts: 3633
- Joined: Thu May 31, 2012 8:33 am
- Operating System: Windows 10
Re: Stereo Boost Filter
Maybe this one works:
http://wiki.audacityteam.org/wiki/Nyqui ... nnel_Mixer
The previous link was copied from a post by Steve, but obviously, some characters got lost. Sorry.
http://wiki.audacityteam.org/wiki/Nyqui ... nnel_Mixer
The previous link was copied from a post by Steve, but obviously, some characters got lost. Sorry.
Re: Stereo Boost Filter
The manual mostly covers features that are shipped (as standard) with /in Audacity.kozikowski wrote:Is it possible to get to this plug-in from the forum homepage without using forum search, Google or recursive logic?
The main Audacity website has a page for "plug-ins and libraries" http://audacityteam.org/download/plugins
On this page there is:
which links to this page: http://audacityteam.org/download/nyquistpluginsNyquist Plug-Ins
Audacity has built-in support for Nyquist effects on all operating systems. You can download additional Nyquist plug-ins, or create ....
on which you finally get the link to: Complete list of optional Nyquist plug-ins on the Audacity Wiki.
The trail is a bit more direct on the wiki.
The wiki home page has a link in the "Resources" section: Effects Plug-ins
which takes you to this page: http://wiki.audacityteam.org/wiki/Plug-ins
where you will find a direct link to Nyquist Plug-ins, which then tells you how to install Nyquist plug-ins and where to get them from.
This is the page to bookmark - the full list of Nyquist plug-ins on the wiki: http://wiki.audacityteam.org/wiki/Downl ... t_Plug-ins
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)