Search found 59476 matches

by steve
Thu Mar 14, 2019 4:49 pm
Forum: Windows
Topic: Spectral editing selection and cutting/pasting
Replies: 7
Views: 291

Re: Spectral editing selection and cutting/pasting

I want this so I can then use this as essentially another set of tracks for "mixing" vs using eq, a filter, etc. "Spectral Editing" is simply a different interface for filtering. If you want to reduce frequencies below 200 Hz, you need a "High Pass" filter. If you want...
by steve
Thu Mar 14, 2019 4:43 pm
Forum: GNU/Linux
Topic: Optical in - with Audient iD14
Replies: 8
Views: 975

Re: Optical in - with Audient iD14

You can get a list of all devices that Audacity can see, from "Help menu > Audio Device Info".
by steve
Thu Mar 14, 2019 4:31 pm
Forum: GNU/Linux
Topic: Optical in - with Audient iD14
Replies: 8
Views: 975

Re: Optical in - with Audient iD14

gusgorman wrote:
Thu Mar 14, 2019 4:08 pm
It isn't a problem for analogue recording + playback
Are you sure it's not a problem? Have you been able to record from the optical input with anything? How did you enable / select the optical input?
by steve
Thu Mar 14, 2019 3:38 pm
Forum: GNU/Linux
Topic: Optical in - with Audient iD14
Replies: 8
Views: 975

Re: Optical in - with Audient iD14

I don't have an optical input device to test, but the first thing that I would do is to open ALSA Mixer, and look to see if the device appears as a capture (recording) device. To open ALSA Mixer, open a Terminal window and enter: alsamixer To display the capture (recording) inputs, press F4. To clos...
by steve
Thu Mar 14, 2019 2:01 pm
Forum: GNU/Linux
Topic: Local manual not recognized
Replies: 16
Views: 1258

Re: Local manual not recognized

With Audacity closed, try deleting these 3 files, then restart Audacity: ~/.audacity-data/audacity.cfg ~/.audacity-data/pluginregistry.cfg ~/.audacity-data/pluginsettings.cfg The above will reset Audacity to "factory defaults". (".audacity-data" is a hidden folder in your home di...
by steve
Thu Mar 14, 2019 1:53 pm
Forum: GNU/Linux
Topic: not recognizing any device
Replies: 33
Views: 6570

Re: not recognizing any device

Try this ( without starting Jack): Reboot your computer Run the two command: aplay -l arecord -l Note the returned info and include that in your reply Launch Audacity, and from the Help menu, open and save the "Audio Device Info". Attach the file to your reply. Note which, if any, options ...
by steve
Thu Mar 14, 2019 12:06 pm
Forum: Adding Features to Audacity
Topic: Auto fade for tracks
Replies: 1
Views: 415

Re: Auto fade for tracks

If you are working with mono tracks, you can usually avoid clicks by simply selecting at "zero crossing" points (Press the "Z" key). See: https://manual.audacityteam.org/man/select_menu_at_zero_crossings.html For cases where you "need" fades, you could modify the includ...
by steve
Thu Mar 14, 2019 9:31 am
Forum: GNU/Linux
Topic: How do I convert a left or right channel to mono?
Replies: 4
Views: 1678

Re: How do I convert a left or right channel to mono?

Are you working on an Audacity project that was created with an earlier version of Audacity? Scratch that. It appears to be a bug in Audacity 2.2.1 that I wasn't aware of (it is fixed in the current 2.3.1 version, but that version is not yet in the repositories). There's a simple workaround: When y...
by steve
Thu Mar 14, 2019 9:25 am
Forum: GNU/Linux
Topic: How do I convert a left or right channel to mono?
Replies: 4
Views: 1678

Re: How do I convert a left or right channel to mono?

Are you working on an Audacity project that was created with an earlier version of Audacity?
by steve
Thu Mar 14, 2019 9:06 am
Forum: GNU/Linux
Topic: not recognizing any device
Replies: 33
Views: 6570

Re: not recognizing any device

Does Jack Audio System start automatically on boot / log-in, or when you launch some other application, or do you start it manually?