[CM] rts midi question
Anthony Green
green at redhat.com
Tue Jun 5 13:34:57 PDT 2007
Rick Taube wrote:
> i think you shnould specify different streams using a common ".pm"
> extension:
>
> open "one.pm", output: 2, input: 3
> open "two.pm", output: 3
Thanks for the hint. I got this working with...
(defparameter *ws* (open-io "ws.pm" t :output "WhySynth 20070418 DSSI
plugin" :latency 0))
(defparameter *zyn* (open-io "zyn.pm" t :output "ZynAddSubFX" :latency
0))
It took some poking in the source to find open-io.
AG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: green.vcf
Type: text/x-vcard
Size: 163 bytes
Desc: not available
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20070605/e8e1f2ed/attachment.vcf>
More information about the Cmdist
mailing list