<div dir="ltr"><div>ChucK uses an interesting syntax to pass arguments to programs that we could consider borrowing:</div><div><br></div><div>> chuck myprog.ck:23:anotherArg <a href="http://myprog2.ck:42">myprog2.ck:42</a><br></div><div><br></div><div>that in our case would be:</div><div>> pd mypatch.pd:23:anotherArg mypatch2.pd:42</div><div><br></div><div><br></div></div>