Uncompress and untar the SignalLab.app.tar.Z file and copy it into /LocalApps folder
The executable file works when installed in the /LocalApps folder only
The application searches for DSP files to boot ( *.lod files) and with the current settings the path is /LocalApps/SignalLab.app/
To change the path please edit the signalView.m file and change all DSPBootFile( ".........") occurrences to DSPBootFile( "/Full_Path_Name/ ?.lod"). Do not change the file name ( *.lod)
Edit the Makefile.preamble file and enter the path name in the OTHER_LIBS line to read
OTHER_LIBS = /Full_Path_Name/libCircularSlider.a
Then type make in the SignalLab.app folder
IMPORTANT:
The application needs the hardware. Details of the entire application including the hardware is in the Report.
The application needs extra DSP RAM (about 15K) and I used the 96KB memory expansion kit on a NeXTstation
The CircularSlider.palette used here was written by Vince Demarco and is available from the purdue ftp sites. I have included only the palette and the library