# ComParser startup file. Pieter Suurmond, june 23, 2004. # When this file is found next to the CMP application during # startup, ComParser will try to execute it. # Empty lines and lines starting with a # character are ignored. # Startup commands work the same as the user console commands. # # On SGI IRIX, become superuser and configure the following: # startmidi -n 'MIDI serial port 1' -s 31250 -p rs422 -d /dev/ttyd1 # Switch on MIDI i/o. Select channel 13 for reception: # midi on r=13 out='MIDI serial port 1' # First load the network file (example 1 in the html documentation). net load doc/sax2.network # Then start realtime audio input analysis. Samplerate will be # adapted to the fps parameter in network loaded above. audio on # Start pseudo scorefollowing, repeat score 10 times (r=10), # display progress (d). (For simultaneously recording to audiofile use 'a'): net follow r=10 d