Search found 57626 matches: help

Searched query: help

by emergentmusics
Sun Nov 14, 2010 3:07 pm
Forum: Nyquist
Topic: Nyquist Programming Question
Replies: 8
Views: 2467

Re: Nyquist Programming Question

Cool. It works. Thanks for your help. Final code is this: (defun phase-sound (s d-time) (setf dtime (/ d-time *sound-srate*)) (if (> d-time 0) ( vector (sum (s-rest (get-duration dtime))(at dtime (cue (aref s 0)))) (cue (aref s 1)) ) (vector ...
by emergentmusics
Sun Nov 14, 2010 2:18 pm
Forum: Nyquist
Topic: Nyquist Programming Question
Replies: 8
Views: 2467

Re: Nyquist Programming Question

... variable *sound-srate* :) The code as posted is pretty rough. I just wanted to get something working before I cleaned it up. Thanks for your help.
by Gale Andrews
Sun Nov 14, 2010 1:54 pm
Forum: Compiling Audacity
Topic: OSX 10.6 Compiling Error
Replies: 2
Views: 2358

Re: OSX 10.6 Compiling Error

Sorry I don't know much about building on Mac, and it may be arbitrary if anyone who can help is available on this Forum at the moment. There are a lot of tips in this thread: http://forum.audacityteam.org/viewtopic.php?f=19&t=8080 but your problem is obviously ...
by ibos
Sun Nov 14, 2010 9:22 am
Forum: Compiling Audacity
Topic: OSX 10.6 Compiling Error
Replies: 2
Views: 2358

OSX 10.6 Compiling Error

... the architecture type of: /var/folders/+h/+hxfEIaRGyucx6HqUNBqxU+++TI/-Tmp-//ccjnD8BR.out make: *** [wxregex_regcomp.o] Error 1 i really need your help please let me know how to compelete this task and really thank to y'all. i have to hand this project in the end of semester. Thanks Bos
by Thunderbolt1000T
Sun Nov 14, 2010 4:37 am
Forum: Windows
Topic: Check out this little trick I discovered!
Replies: 20
Views: 4378

Re: Check out this little trick I discovered!

Thanks, Bill! You've been a huge help. I just tested it with the settings you gave me, and I do get identical results, except that there is a 3.5 DB difference between the tracks, which really doesn't matter anyway, as long as I can get that ...
by kozikowski
Sun Nov 14, 2010 2:50 am
Forum: Recording Equipment
Topic: CONDENSER MICROPHONE PROBLEM
Replies: 9
Views: 1877

Re: CONDENSER MICROPHONE PROBLEM

... the original connection before you put it back together again. Sometimes the store manager may know someone who comes in all the time that can help. You may have had a damaged solder connection originally. That does happen -- particularly if you got the microphone used. Koz
by michham
Sat Nov 13, 2010 8:22 pm
Forum: Mac OS X
Topic: How To Record LP's
Replies: 3
Views: 1658

How To Record LP's

... anybody point me to some additional documentation or just explain in simple terms how to record and then burn an LP? I will greatly appreciate any help. Thanks, michham
by emergentmusics
Sat Nov 13, 2010 7:30 pm
Forum: Nyquist
Topic: Nyquist Programming Question
Replies: 8
Views: 2467

Nyquist Programming Question

... good people. I've been pulling my hair out for a day or two with a Nyquist problem, so I thought I would appeal to all of you to see if you could help. I'm developing a simple plug-in -- it introduces a delay on one channel of the stereo input -- and the strange thing is that it works fine from ...
by geneweygandt
Sat Nov 13, 2010 6:24 pm
Forum: Mac OS X
Topic: no input sound?
Replies: 15
Views: 2839

Re: no input sound?

... Audacity. The problem seems to be unrelated to any particular event, command, click, adjustment, change in settings, etc. Thanx again for help in solving this riddle.
by Thunderbolt1000T
Sat Nov 13, 2010 4:48 pm
Forum: Windows
Topic: Check out this little trick I discovered!
Replies: 20
Views: 4378

Re: Check out this little trick I discovered!

... (or Mixer Board) to adjust the amount of widening - More of the new track for wider stereo. Perhaps I should add this "trick" to the Help file? Not exactly, but your method also works. The equivalent to what I'm doing would be to do the following. On the duplicate only, in the Channel ...