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
begin:vcard
fn:Anthony Green
n:Green;Anthony
org:Red Hat, Inc.
email;internet:[EMAIL PROTECTED]
tel;cell:(650) 207-7122
x-mozilla-html:FALSE
version:2.1
end:vcard

Reply via email to