Search found 59476 matches

by steve
Mon May 03, 2010 9:26 pm
Forum: Windows
Topic: Export to mp3
Replies: 3
Views: 451

Re: Export to mp3

I have the 1.2.6 version of Audacity(if it is necessary to know). Oh yes, that information is very helpful. Also knowing what version of Windows you are using is helpful. Where is that libmp3lame.so file You should not have a libmp3lame.so file if you are on Windows, so you need to say what your op...
by steve
Mon May 03, 2010 9:05 pm
Forum: Audio Processing
Topic: Help Building a Plugin
Replies: 13
Views: 1826

Re: Help Building a Plugin

I'm impressed - the soft clipping sounds better than my original plug-in :) It does weird things on stereo files though. For processing stereo files you could add this to the end: (if (arrayp s) (vector (limit (aref s 0))(limit (aref s 1))) (limit s)) but you would also need to rename the variable &...
by steve
Mon May 03, 2010 4:28 pm
Forum: Audio Processing
Topic: Need to sync 2 sources that run at different speeds
Replies: 16
Views: 1901

Re: Need to sync 2 sources that run at different speeds

kozikowski wrote:Who designed this thing?
A computer programmer ;)
by steve
Mon May 03, 2010 4:26 pm
Forum: Windows
Topic: Non-destructive editing
Replies: 8
Views: 2714

Re: Non-destructive editing

Koz is suggesting that to ease your paranoia you could upload back-up files to web/ftp servers around the world. My web space is located 4700 miles away in a data centre that uses hybrid servers (if part of the system fails it automatically switches to other hardware), is secured by armed guards, an...
by steve
Mon May 03, 2010 3:47 pm
Forum: Plug-in Archive
Topic: More versatile Nyquist fade/amplify effect
Replies: 17
Views: 17071

Re: More versatile Nyquist fade/amplify effect

* the ;info line says "Select the required Preset" Changed to "Select the required Fade Shape..." Instead of "Start" and "End" (which could be verbs) ... "Initial" and "Final" YES! I Like it. :D (I knew there was a better description - jus...
by steve
Mon May 03, 2010 4:52 am
Forum: Mac OS X
Topic: Unable to Record
Replies: 24
Views: 5337

Re: Unable to Record

I only see meter lights in two vertical rows. The one on the left is the one that registers when I speak into the mic, and is marked "L" below the row of lights. To its immediate right, is another row, also with 2 yellow lights, then an orange, and then a red clip light at the top. as yet...
by steve
Mon May 03, 2010 4:43 am
Forum: Windows
Topic: Recording Amplitube 3 using Audacity
Replies: 1
Views: 6350

Re: Recording Amplitube 3 using Audacity

If you are using Amplitude in Stand Alone mode, you need to use the built-in recorder. If you want to use it in VST mode, you need to use a VST host that supports real-time effects. Audacity does not support real-time effects. According to Google, Amplitude will work as a VST effect in "Krystal...
by steve
Mon May 03, 2010 4:26 am
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4797

Re: Can't record after upgrade to Ubuntu Lucid

I don't think I have pavolume installed. Is that the same as the volume control applet? Sorry, I got the name wrong - I meant "pavucontrol" - the "PulseAudio volume control (not the Gnome/Alsa volume control). Pavucontrol is not just a volume control, it is also used for configuring ...
by steve
Mon May 03, 2010 12:44 am
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4797

Re: Can't record after upgrade to Ubuntu Lucid

The host is set to ALSA, the record and playback devices are set to the sound card. Try setting it to: Host: ALSA Device(s): Default. Do you have pavolume control installed? Do you have more than one audio device installed? What output do you get if you type the following command into a terminal? a...
by steve
Sun May 02, 2010 4:46 pm
Forum: Recording Techniques
Topic: Recording New Track
Replies: 2
Views: 629

Re: Recording New Track

Open the sound card mixer (on Windows this is usually a loudspeaker icon near the time/date in the bottom right of the desktop).
Find the Recording input settings and set it to "Line In" (it's probably set to "Stereo Mix" or similar).