Search found 59476 matches

by steve
Sun Nov 19, 2017 4:26 pm
Forum: General Audio Programming
Topic: How to make your voice like this? (Presumably helmet-radio)
Replies: 12
Views: 12371

Re: How to make your voice like this? (Presumably helmet-rad

I also notice that you have two controls; "constant hiss" and "constant crackle", but they are not constant because you multiply them by *track*. So when *track* is silent, then the "constant" hiss and crackle will be silent. Again I'm nut sure what you want, but if you...
by steve
Sun Nov 19, 2017 3:08 pm
Forum: General Audio Programming
Topic: How to make your voice like this? (Presumably helmet-radio)
Replies: 12
Views: 12371

Re: How to make your voice like this? (Presumably helmet-rad

There maybe an error in Helmet radio 1.1 plugin: (sum (hissNcrackle *track*)(radio-crackle *track*)(lowpass8 (clip (sum (mult klip (helmet-echo *track*))) (/ klip)) 4000)) The function "SUM" in the above does nothing as you have provided only one parameter: (mult klip (helmet-echo *track*)...
by steve
Sun Nov 19, 2017 2:53 pm
Forum: Windows
Topic: FM Modulation without signal curtailment
Replies: 2
Views: 442

Re: FM Modulation without signal curtailment

I think you may be misinterpreting how the FMOSC command works. http://www.cs.cmu.edu/~rbd/doc/nyquist/part8.html#index394 (fmosc pitch modulation [table phase]) [LISP] Returns a sound which is table oscillated at pitch plus modulation for the duration of the sound modulation. osc-table defaults to ...
by steve
Sun Nov 19, 2017 12:18 pm
Forum: Windows
Topic: Stopping cursor with mouse...????
Replies: 5
Views: 444

Re: Stopping cursor with mouse...????

For ten years I've been able to stop play exactly where I want on any project or track simply by pressing stop with my mouse. The behaviour in previous versions of Audacity was that clicking the Stop button would stop playback and return the cursor to where it was when play started. The idea of the...
by steve
Sat Nov 18, 2017 8:38 pm
Forum: Compiling Audacity
Topic: Compiling 2.2.0 on Debian 8.9 (Jessie) [SOLVED]
Replies: 5
Views: 2266

Re: Compiling 2.2.0 on Debian 8.9 (Jessie)

I notice that in your config.log there are many mentions of gtk-3.0 but Audacity needs to be built with gtk-2.
by steve
Sat Nov 18, 2017 6:17 pm
Forum: Audacity Artwork and Graphics
Topic: Audacity Clean Dark Theme
Replies: 20
Views: 19704

Re: Audacity Clean Dark Theme

Thanks Podel1.
I've moved this topic to the "Audacity Artwork and Graphics" section.

Perhaps you could upload the theme ZIP file here on the forum so that:
a) It's easier for people to download
b) it remains available even if deviantart.com change the links.
by steve
Sat Nov 18, 2017 6:15 pm
Forum: Compiling Audacity
Topic: Compiling 2.2.0 on Debian 8.9 (Jessie) [SOLVED]
Replies: 5
Views: 2266

Re: Compiling 2.2.0 on Debian 8.9 (Jessie)

Regarding the "fatal error" /usr/include/gtk-3.0/gdk/gdkconfig.h:13:18: fatal error: glib.h: No such file or directory Ensure that you have libglib2.0-dev installed. Note that Audacity 2.2.0 requires the "local" (included in the Audacity tarball) version of PortAudio and PortMidi...
by steve
Sat Nov 18, 2017 2:54 pm
Forum: macOS
Topic: Vocal Romover Unavailable
Replies: 1
Views: 264

Re: Vocal Romover Unavailable

I've just download Audacity 2.1.0 for my Mac on macOS 10.12.6 That's an old version. The current version is 2.2.0 and is available via the Audacity website: https://www.audacityteam.org/download/mac/ The Vocal Remover effect is installed by default, though I would also suggest that you also try the...
by steve
Sat Nov 18, 2017 1:37 pm
Forum: Maintaining / Improving this Forum
Topic: Trying to get in touch with Edgar
Replies: 21
Views: 5034

Re: Trying to get in touch with Edgar

I've sent an email to Edgar, so as long as he still has the same email address, he will be notified about this topic.
by steve
Sat Nov 18, 2017 1:28 pm
Forum: Maintaining / Improving this Forum
Topic: Trying to get in touch with Edgar
Replies: 21
Views: 5034

Re: Trying to get in touch with Edgar

then you should get a screen where you will see a couple of options a) E-mail address: E-mail Edgar b) PM: Send private message The "PM" feature becomes available to registered users when they become regular contributors to the forum. The email link is only available to moderators and adm...