Search found 59476 matches

by steve
Thu Sep 22, 2011 4:46 pm
Forum: Audio Processing
Topic: processing numerous files
Replies: 7
Views: 1050

Re: processing numerous files

How many files do you want to process? 10? 100? 1000? more?
by steve
Thu Sep 22, 2011 4:44 pm
Forum: Feature Request Archive
Topic: Simplifying Audacity
Replies: 18
Views: 3315

Re: Simplifying Audacity

or, if Audacity was already installed on that computer, perhaps you're running the wrong audacity.exe file?
by steve
Thu Sep 22, 2011 4:42 pm
Forum: Windows
Topic: recording drums with usb mixer
Replies: 3
Views: 507

Re: recording drums with usb mixer

Could you Export a short sample of a recording as a WAV file and upload it to the Internet somewhere for us to hear.
by steve
Thu Sep 22, 2011 12:50 am
Forum: GNU/Linux and Unix-like
Topic: Record source ALSA ICE1712 unavailable
Replies: 5
Views: 3310

Re: Record source ALSA ICE1712 unavailable

Have you ever built a program from the source code? If not, how do you feel about having a go? The latest source code (1.3.14) is working really well with jack (on my machine), but it'll be a while before it's available in the repositories. Jack (or jack2) is also the preferred sound system for Ardo...
by steve
Thu Sep 22, 2011 12:42 am
Forum: Windows
Topic: Creating a cute "girl" voice for a project
Replies: 4
Views: 1813

Re: Creating a cute "girl" voice for a project

Back to plan "A" ... find a female assistant.
by steve
Wed Sep 21, 2011 11:26 pm
Forum: New Plug-Ins
Topic: Quick conversion calculator
Replies: 9
Views: 9693

Re: Quick conversion calculator

A couple more functions added (also includes the inverse of each function) New functions in bold. dB to linear dB to percent BPM to beat length Midi note number to Frequency (Hz) Frequency (Hz) to cycle period (seconds) Frequency (Hz) to cycle length (samples) Degrees to Radians Addition Multiplicat...
by steve
Wed Sep 21, 2011 9:46 pm
Forum: Plug-in Archive
Topic: Nyquist Silence Generator effect
Replies: 3
Views: 3430

Re: Nyquist Silence Generator effect

A variation on this would be to insert the selected amount of silence at the beginning of the selection.
This could be done with:

Code: Select all

(sim
   (s-rest 0)
   (at (/ gap (get-duration 1))(cue s)))
by steve
Wed Sep 21, 2011 8:15 pm
Forum: Windows
Topic: Trim Tool Is Grayed Out
Replies: 6
Views: 3807

Re: Trim Tool Is Grayed Out

To make a selection, left click on the track and drag across the track while holding down the mouse button. You will see that the selected region is highlighted. "Trim" should then be available. For other ways to make a "selection", see here: http://manual.audacityteam.org/man/Au...
by steve
Wed Sep 21, 2011 8:11 pm
Forum: Windows
Topic: Export as FLAC
Replies: 1
Views: 606

Re: Export as FLAC

Upgrade to Audacity 1.3.13. http://audacityteam.org/download/
1.3.13 supports Flac.
by steve
Wed Sep 21, 2011 8:10 pm
Forum: Windows
Topic: delay
Replies: 8
Views: 1169

Re: delay

Turn off (de-select) "Software Playthrough" (near the bottom of the Transport menu).