[CSOUND-DEV:5063] OSC opcodes
| Date | 2004-07-20 09:03 |
| From | jpff@codemist.co.uk |
| Subject | [CSOUND-DEV:5063] OSC opcodes |
I have added the OSC opcodes to csound5. I do not know how to test
it, but people keep saying they want it. Could someone please either
test or mail me detailed instructions as how to test?
At present only building on Linux, and in a libosc-sock.so loadable
opcode.
Opcodes are
OSCinit iport [, imaxservice, imaxgroup]
kin OSCrecv iservice [, iinit, imin, imax]
kin OSCrecv "service" [, iinit, imin, imax]
OSCsend ki, iaddress, ismps, iport[, ihost]
==John ffitch |
| Date | 2004-07-20 10:19 |
| From | "Josep MComajuncosas" |
| Subject | [CSOUND-DEV:5064] RE: OSC opcodes |
John I guess you could test it with Pd?
I've never used OSC what features will allow that? :o
Josep M Comajuncosas
-----Mensaje original-----
De: owner-csound-dev@eartha.mills.edu
[mailto:owner-csound-dev@eartha.mills.edu] En nombre de
jpff@codemist.co.uk
Enviado el: martes, 20 de julio de 2004 10:04
Para: Csound Developers Discussion List
Asunto: [CSOUND-DEV:5063] OSC opcodes
I have added the OSC opcodes to csound5. I do not know how to test
it, but people keep saying they want it. Could someone please either
test or mail me detailed instructions as how to test?
At present only building on Linux, and in a libosc-sock.so loadable
opcode.
Opcodes are
OSCinit iport [, imaxservice, imaxgroup]
kin OSCrecv iservice [, iinit, imin, imax]
kin OSCrecv "service" [, iinit, imin, imax]
OSCsend ki, iaddress, ismps, iport[, ihost]
==John ffitch |
| Date | 2004-07-20 17:55 |
| From | Andres Cabrera |
| Subject | [CSOUND-DEV:5065] vst4cs on Mac |
Hi, This hasn't been mentioned, but I would think vst4cs would build and work on Mac OS 9 and OS X. Anyone willing to give it a try? Andrés |
| Date | 2004-07-20 18:49 |
| From | Anthony Kozar |
| Subject | [CSOUND-DEV:5067] Re: vst4cs on Mac |
I have the VST SDK 2.3 sitting on my hard drive but I have never done anything with it. I will give it a try someday -- can't say when though. First, I think that I need to get the original set of plugins for CS5 building and loading as well as deal with some other issues. Anthony Kozar anthony.kozar@utoledo.edu http://akozar.spymac.net/ On 7/20/04 12:55 PM, Andres Cabrera |
| Date | 2004-07-20 21:08 |
| From | "Matt J. Ingalls" |
| Subject | [CSOUND-DEV:5069] Re: vst4cs on Mac |
i can try... On Tue, 20 Jul 2004, Andres Cabrera wrote: > Hi, > This hasn't been mentioned, but I would think vst4cs would build and > work on Mac OS 9 and OS X. Anyone willing to give it a try? > > Andrés > > |