[CM] and yet one more...
Rick Taube
taube at uiuc.edu
Tue Nov 26 13:03:36 PST 2002
>
> How do I set set-clm-output-hook! to autoplay (in Linux) a newly
>created soundfile ?
>
every score type should be 'hookable':
(set-clm-output-hook! ...)
(set-audio-output-hook! ...)
(set-cmn-output-hook! ...)
(set-sco-ouput-hook! ...)
(set-midi-output-hook! ...)
Maybe you can also do
(events ... "/tmp/foo.aiff" :play T)
and cm should pass the :play value directly on to CLM.
More information about the Cmdist
mailing list