Search found 59476 matches

by steve
Sun Dec 30, 2018 5:27 pm
Forum: macOS
Topic: Erroneous objects in middle of 2.3.0 screen
Replies: 2
Views: 176

Re: Erroneous objects in middle of 2.3.0 screen

That is just a minor glitch that is easily fixed:

1) Click on the Audacity window to ensure that it is the "active" application.
2) "View menu > Toolbars > Reset Toolbars"
by steve
Sun Dec 30, 2018 4:40 pm
Forum: Audacity in Education
Topic: CALL: Configuration as comparative sound recorder
Replies: 9
Views: 1931

Re: CALL: Configuration as comparative sound recorder

So what exactly is it that you need help with? What exactly are you trying to do?
by steve
Sun Dec 30, 2018 4:32 pm
Forum: Nyquist
Topic: Is there a modulating tempo change out there?
Replies: 10
Views: 1218

Re: Is there a modulating tempo change out there?

Modifying tempo without changing the pitch (or modifying pitch without changing the tempo) is much more complex than just changing the speed. Also, changing the tempo without changing the speed would drastically change the nature of this effect, and it would sound more like a variable "delay&qu...
by steve
Sun Dec 30, 2018 1:40 pm
Forum: macOS
Topic: What to do with Dropout Track created during save
Replies: 1
Views: 484

Re: What to do with Dropout Track created during save

Audacity created a track called "Dropouts" that coincides with these gaps. Is there any way to recover the audio? A "dropout" is when some of the audio data was "dropped" (lost) somewhere along its journey from the sound card to the hdd (or SSD). Dropped data cannot be...
by steve
Sun Dec 30, 2018 1:31 pm
Forum: Making Music with Audacity
Topic: Plugin Integration on Audacity
Replies: 8
Views: 1350

Re: Plugin Integration on Audacity

will there be a future update wherein VST instruments are also supported? That will not happen in the foreseeable future. Virtually all VST instruments require MIDI control, but Audacity currently has no support for MIDI control. MIDI support needs to be greatly extended before work on supporting V...
by steve
Sun Dec 30, 2018 12:18 pm
Forum: Audacity Artwork and Graphics
Topic: Dark Glacier Theme [2.3.0]
Replies: 15
Views: 5530

Re: Dark Glacier Theme [2.3.0]

Cool :cool:
(literally ;))
by steve
Sun Dec 30, 2018 11:30 am
Forum: GNU/Linux
Topic: HDMI output?
Replies: 2
Views: 529

Re: HDMI output?

I've split this to a new topic as the original topic was solved (it was user error). The solution to the original topic was here: https://forum.audacityteam.org/viewtopic.php?p=342906#p342906 I'm having the same trouble If it really is "the same" trouble, then the answer is here: https://f...
by steve
Sat Dec 29, 2018 6:47 pm
Forum: Nyquist
Topic: Custom FM/AM smoothly changes in time
Replies: 4
Views: 659

Re: Custom FM/AM smoothly changes in time

100 Hz to 101 Hz amp 0.9 stretched in 60sec ;type generate (mult 0.9 (hzosc (pwlv 100 60 101))) next (from 101hz) to 103 Hz amp. 0.8 stretched in 30 sec ;type generate (mult 0.8 (hzosc (pwlv 101 30 103))) but note that if you want it to go smoothly from the 100/101 Hz tone to the 101/103 Hz tone, t...
by steve
Sat Dec 29, 2018 5:45 pm
Forum: Audio Processing
Topic: dbx noise removal
Replies: 14
Views: 9930

Re: dbx noise removal

the link now seems to be a trojan horse. I think it's just that the plug-in is no longer there. VirusTotal shows the link to be clean (See: https://www.virustotal.com/#/url/4a322339eab782b108f9b782f06e0ea8e340420bac0bbce85078cf9ec8149b9a/detection), but it is good to be cautious. Chris's final &quo...
by steve
Sat Dec 29, 2018 5:37 pm
Forum: Making Music with Audacity
Topic: Plugin Integration on Audacity
Replies: 8
Views: 1350

Re: Plugin Integration on Audacity

Audacity supports "some" VST effects. VST3 is not supported. VSTi (instruments) are not supported. Audacity does not support MIDI features in VST plug-ins. More info: https://manual.audacityteam.org/man/installing_effect_generator_and_analyzer_plug_ins_on_windows.html#vst_install I'm still...