Modified Sound Card Simple Spectrum Analyzer (example) to work on Mac OSX. The sound quality was set to stereo, sampling to 44100Hz, sample bits to 16 bit. The Stereo, 16 bit output if the SI Wave VI was routed (via some minor array minipulation) to the Scaled Time Domain Window VI. RESULTS: Running the Modified Sound Card Simple Spectrum Analyzer VI multiple times produces an Error from the SI Wave VI on the second or third run. After that Errors are detected after every run.
Adding a while loop removing the error dialog VI connected to the SI Wave VI prevents from getting constant error messages, but the results from the spectrum analyzer is very jumpy.
Is there any way to stop the error from occuring?