Search found 59476 matches

by steve
Sun Oct 24, 2010 1:57 pm
Forum: Windows
Topic: recording problem with 2 channels
Replies: 18
Views: 2053

Re: recording problem with 2 channels

The "Selecteren" box should be clickable. If it does not select when you click on it then I suspect there is a bug in the sound card drivers.
You may need to search for updated drivers for your sound card.
by steve
Sun Oct 24, 2010 1:51 pm
Forum: Mac OS X
Topic: Plug-in Folder is locked
Replies: 3
Views: 682

Re: Plug-in Folder is locked

You probably need Administrator permissions (or whatever they call it on Macs).
by steve
Sun Oct 24, 2010 1:45 pm
Forum: Audio Processing
Topic: Help splitting several voices from a sound.
Replies: 5
Views: 900

Re: Help splitting several voices from a sound.

I'd like to remove the grand-mother's voice and all other noise that contains the sound. To give an analogy, that's like trying to remove a tree from a photograph and see what was behind it, but of course if you remove a tree from a photograph you don't see what's behind it, you just get an empty s...
by steve
Sun Oct 24, 2010 1:38 pm
Forum: Nyquist
Topic: Nyquist Wish List - Enhanced Text Input Widget
Replies: 1
Views: 801

Re: Nyquist Wish List - Enhanced Text Input Widget

Currently, the Initial Value is simply a piece of text in the plug-in code, but it would be more useful if it could take the result of evaluating an expression. I think the underlying problem here is that the plug-in header comments (including the ;control lines) are sent to Audacity to tell Audaci...
by steve
Sun Oct 24, 2010 1:25 pm
Forum: Audio Processing
Topic: Submit your EQ Curves
Replies: 170
Views: 148057

Re: Submit your EQ Curves

50 characters x 25 lines looks OK here, but for complex plug-ins we could really do with a better solution - such as linking to a file in the plug-ins folder.
by steve
Sun Oct 24, 2010 1:13 pm
Forum: Nyquist
Topic: Output text to file
Replies: 66
Views: 21688

Re: Output text to file

Maybe important to know is that the "Plug-Ins" directory inside the data directory is not necessarily the same as the "Plug-Ins" directory that had been creted during installation. The "Plug-Ins" directory inside the data directory does not exist by default, but it can...
by steve
Sun Oct 24, 2010 11:40 am
Forum: Windows
Topic: Windows or Linux
Replies: 10
Views: 1336

Re: Windows or Linux

By far the worst problems we have are casual users trying to deal with Open SUSE. I would not personally recommend Open SUSE for casual users. From my experience of Open SUSE (about a year ago) it is a very large distribution with a huge repository that contains a lot of experimental software that ...
by steve
Fri Oct 22, 2010 3:03 pm
Forum: Recording Techniques
Topic: Recording multiple input sources at once
Replies: 10
Views: 4345

Re: Recording multiple input sources at once

hard to believe, there's no stereo input on a sound card of any kind. That's quite common on Laptop computers. If this is a Desktop computer then there is usually a Mic in (mono) and a Line in (stereo). On Windows Vista/Win 7 it may be necessary to configure the Line in as stereo in the Windows Con...
by steve
Fri Oct 22, 2010 2:38 pm
Forum: Nyquist
Topic: Output text to file
Replies: 66
Views: 21688

Re: Output text to file

Windows XP in VirtualBox on Ubuntu 10.10

Code: Select all

HOME=[No HOME variable]
HOMEDRIVE+HOMEPATH=C:Documents and SettingsSteve
UserProfile=C:Documents and SettingsSteve
PATH=C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem
by steve
Fri Oct 22, 2010 2:34 pm
Forum: Nyquist
Topic: Output text to file
Replies: 66
Views: 21688

Re: Output text to file

Audacity (Windows version) in WINE on Ubuntu 10.10

Code: Select all

HOME=[No HOME variable]
HOMEDRIVE+HOMEPATH=C:userssteve
UserProfile=C:userssteve
PATH=C:windowssystem32;C:windows;C:windowssystem32wbem