MKOrchestra Settings

+setTimed:

YES (timed) ― DSP keeps its own clock running for precise timing. Good for playing scores and when envelope timing is crucial.

NO (untimed) ― DSP executes messages as soon as they are received.

+setFastResponse: (before open)

YES ― Use small sound-out buffers to minimize latency.

NO ― Use larger sound-out buffers +more efficient from the system's point of view and gives the DSP more of a cushion.

+setOutputSoundfile: (before open)

Sets the name of a file to which samples are written. DACs are not used in this mode.

+setOutputCommandsFile: (before open)

Sets the name of a file to which DSP commands are written. DACs are used in this mode.

+setSamplingRate: (before open)

Sets the sampling rate to 44100 or 22050.