[Audacity-nyquist] Strange Nyquist problems
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: David R. S. <sk...@wa...> - 2004-12-27 10:31:52
|
Dominic, Often when I am trying to use sequencer1b.ny (attached) on stereo audio, I get a Nyquist error message (below). At other times it works. I have been unable to determine what the overall pattern is. However, it often gives me such an error message if I have done any warping with audio prior to using the sequencer. (sequencer1b.ny works on mono and stereo audio.) The 'unbound variable sample' is Nyquist assigning the selected audio to the variablename sample (or sample0/sample1 for stereo). And, just in case it's important, I'm using Win98se, 233MHz, 64Mb RAM. Thanks David error: unbound variable - SAMPLE if continued: try evaluating symbol again Function: #<FSubr-SETQ: #12c9634> Arguments: SEQUENCE (SIM (CUE SEQUENCE) (MAKENOTE I SIG SAMPLE TS VOL S)) Function: #<FSubr-DOTIMES: #12c7f24> Arguments: (I SIG) (SETF TS (NTH (* I 2) VARIABLES)) (SETF VOL (NTH (+ 1 (* I 2)) VARIABLES)) (SETQ SEQUENCE (SIM (CUE SEQUENCE) (MAKENOTE I SIG SAMPLE TS VOL S))) 1> #(#<Sound: #5e73150> #<Sound: #5e731c0>) 1> #<Sound: #5e79c30> 1> [ gc: total 20640, 5456 free; samples 1KB, 0KB free ] -- |