Search found 59476 matches

by steve
Wed Aug 05, 2015 12:06 pm
Forum: macOS
Topic: Time Domain and Frequency Domain
Replies: 7
Views: 951

Re: Time Domain and Frequency Domain

I am given particular instructions on an assignment Who set the assignment for you? Have you asked them for help? A "spectrogram view" shows frequency levels and how they change over time. See: http://manual.audacityteam.org/o/man/audio_track_dropdown_menu.html#spgram A "waveform vie...
by steve
Wed Aug 05, 2015 11:45 am
Forum: Nyquist
Topic: modify Reverse Bouncing Ball With Tone Shift
Replies: 6
Views: 1415

Re: modify Reverse Bouncing Ball With Tone Shift

Then, I placed of a space after (setf toneshift1 -1) I don't see (setf toneshift1 -1) anywhere in your code :? It happened several times with different codes. I make one copy / stick of a code which works well. I place it in the console Nyquist; and Nyquist indicates: "error: illegal character...
by steve
Wed Aug 05, 2015 11:41 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Option to disable "left-click boundary to merge"
Replies: 2
Views: 762

Re: Option to disable "left-click boundary to merge"

I think you make a good case farrarfrfarfrffa. When I have time, I'll look at the source for myself, but that might be several months away. You are very welcome to do so, and to submit patches for review. I think that the proper solution for this is to make mouse bindings user configurable (key bind...
by steve
Wed Aug 05, 2015 12:27 am
Forum: Audio Processing
Topic: Multiple export overwrite option
Replies: 10
Views: 985

Re: Multiple export overwrite option

Edgar wrote:FYI your way does not work on my system (Windows 7, MSVS 2010 & 2013, WxWidgets 2.8 - next week I should be on Windows 10, MSVS 2015 & wxWidgets 3.0).
It seems to be OK with Wx3, (which is now the correct version), and is now used in numerous places.
by steve
Tue Aug 04, 2015 8:32 pm
Forum: Windows
Topic: Equalizer won't hold last setting....
Replies: 2
Views: 155

Re: Equalizer won't hold last setting....

Yes it's a bug. From the release notes (https://wiki.audacityteam.org/wiki/Release_Notes_2.1.1#Effects_and_Analysis): Equalization does not retain settings, so always opens with a "flat" curve . Nether the last used settings or user presets are retained. Workaround : To retain the current ...
by steve
Tue Aug 04, 2015 7:37 pm
Forum: GNU/Linux
Topic: Difficulty controlling when recording stops and starts.
Replies: 1
Views: 317

Re: Difficulty controlling when recording stops and starts.

Before audacity starts actually recording, I like to have a chance to adjust the gain, is there any way to do this? Click on the recording meter and it will start monitoring. Also, sometime I want to stop (not pause) a recording, and pick up where I left off, without creating another track. Can I d...
by steve
Tue Aug 04, 2015 3:43 pm
Forum: macOS
Topic: Cannot access Noise Gate after installation
Replies: 2
Views: 615

Re: Cannot access Noise Gate after installation

I presume that you mean this version: http://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#Noise_Gate That is (as far as I'm aware) fully compatible with Audacity, 2.1.1 on OS X. If you have a lot of plug-ins available, you it may be easier to locate the effect in the Effect Manager if you firs...
by steve
Tue Aug 04, 2015 3:17 pm
Forum: Windows
Topic: Unmodified file gets modified?
Replies: 5
Views: 226

Re: Unmodified file gets modified?

If you only want to convert WAV to FLAC, try Foobar 2000 (it's free, and is also an excellent lightweight audio player). If you are wanting to edit / process the sound before converting to FLAC, don't worry about the difference, it is too small to worry about, and if any type of processing of the au...
by steve
Tue Aug 04, 2015 11:28 am
Forum: Audio Processing
Topic: The Audacity Noise Removal Algorithm
Replies: 1
Views: 738

Re: The Audacity Noise Removal Algorithm

Does anyone have such a script and would they be willing to share it? As there has been no reply, I guess the answer is no. However, the source code for the Audacity "Noise Reduction" effect is open source (GPL v2) and freely available here: https://github.com/audacity/audacity/blob/maste...
by steve
Tue Aug 04, 2015 10:47 am
Forum: Nyquist
Topic: modify Reverse Bouncing Ball With Tone Shift
Replies: 6
Views: 1415

Re: modify Reverse Bouncing Ball With Tone Shift

DERF wrote:I try to modify this plug-in.
Which plug-in?
Is this the plug-in that you are modifying:

Reverse Bouncing Ball Delay with Tone Shift
http://wiki.audacityteam.org/wiki/Nyqui ... Tone_Shift