Search found 59476 matches

by steve
Tue Nov 27, 2018 2:15 pm
Forum: New Plug-Ins
Topic: Equalizer mid/side
Replies: 4
Views: 1277

Re: Equalizer mid/side

When I created the plugin I realized that volume was lost in the encoding and transcoding process, so the channels were multiplied by 0.70 and -0.70. Effectively it works out as: input * 0.707099999 * 0.707099999 which is equivalent to: input * 0.49999 The reason that there is 2x gain for the round...
by steve
Tue Nov 27, 2018 1:17 pm
Forum: Windows
Topic: Long trackname obscures waveform
Replies: 12
Views: 809

Re: Long trackname obscures waveform

steve wrote:
Tue Nov 27, 2018 1:01 pm
You could create a macro (and optionally, a keyboard shortcut to the macro).
On testing, it appears that reloading preferences is not yet supported, but this plug-in should work in Audacity 2.3.0 (tested in 2.3.1 alpha).
toggle-track-names.ny
(429 Bytes) Downloaded 18 times
by steve
Tue Nov 27, 2018 1:01 pm
Forum: Windows
Topic: Long trackname obscures waveform
Replies: 12
Views: 809

Re: Long trackname obscures waveform

waxcylinder wrote:
Tue Nov 27, 2018 12:25 pm
It's a pain-in-the-butt to have to keep traipsing over into prefs to toggle it.
You could create a macro (and optionally, a keyboard shortcut to the macro).
by steve
Tue Nov 27, 2018 12:09 pm
Forum: New Plug-Ins
Topic: Equalizer mid/side
Replies: 4
Views: 1277

Re: Equalizer mid/side

Nice effective plug-in. The plug-in works well, so the following are mostly details that (in my opinion) would be improvements: Errors: Spelling error in filter "type" options. Should be "Parametric". The "B" in "dB" should be capitalized. (It's an abbreviatio...
by steve
Tue Nov 27, 2018 9:14 am
Forum: Windows
Topic: Hum remover.
Replies: 43
Views: 2144

Re: Hum remover.

A serious problem with the Hum remover effect. Which one? Audacity does not ship wit a "Hum remover" effect as standard, so you should say exactly which effect you are using and where you got it from. If it comes from an Audacity site, please link to where it is. It began to work very slo...
by steve
Tue Nov 27, 2018 9:01 am
Forum: Windows
Topic: recording and playing back
Replies: 3
Views: 130

Re: recording and playing back

What are you trying to record?
by steve
Tue Nov 27, 2018 9:00 am
Forum: GNU/Linux
Topic: will not start with Jack running
Replies: 7
Views: 798

Re: will not start with Jack running

Is Linux Mint your usual operating system? (Your profile says Mac OS)

That other topic is unrelated - they do not have Jack running.
Do you have Jack running? How did you start Jack?
Why are you using Jack?
Does Audacity work for you with PulseAudio?
by steve
Tue Nov 27, 2018 8:52 am
Forum: Windows
Topic: Audacity not recording both mics from Voicemeeter
Replies: 3
Views: 990

Re: Audacity not recording both mics from Voicemeeter

jmclark74 wrote:
Tue Nov 27, 2018 3:25 am
I am having the same issue. Did you figure the issue out?
What issue exactly?
Which version of Windows?
Which version of Audacity? (look in "Help > About Audacity")
What did support at vb-audio say?
by steve
Tue Nov 27, 2018 12:41 am
Forum: Windows
Topic: Recording audio in fullscreen program
Replies: 4
Views: 122

Re: Recording audio in fullscreen program

even when the record function starts working, the recording automatically stops when I change screens to Fallout 4. I have tried it with a different game, and the record function works fine; just not with Fallout 4. It would seem that Fallout 4 is taking exclusive control of the sound card. You nee...
by steve
Mon Nov 26, 2018 11:15 pm
Forum: GNU/Linux
Topic: Exporting to mp3
Replies: 1
Views: 371

Re: Exporting to mp3

see3ducks wrote:
Mon Nov 26, 2018 10:51 pm
"Unable to open target file for writing"
Probably because you are trying to write a file to a location where you don't have write permissions. (See: https://en.wikipedia.org/wiki/File_system_permissions)