[Csnd] OSC not working??
Date | 2010-01-25 14:10 |
From | Rory Walsh |
Subject | [Csnd] OSC not working?? |
I can't seem to get OSC to work. I've tried with my own build and I also installed the latest installer from sourceforge but all the OSC examples give me a 'no legal opcode'. Is anyone else out there using OSC with the current version, 5.11? Send bugs reports to this list. To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-01-25 14:30 |
From | Victor Lazzarini |
Subject | [Csnd] Re: OSC not working?? |
No legal opcode means that the opcode was not found or loaded, not that OSC is not working. It does work OK on OSX. You need to check and see why the DLL is not loaded (missing dependency?) Victor On 25 Jan 2010, at 14:10, Rory Walsh wrote: > I can't seem to get OSC to work. I've tried with my own build and I > also installed the latest installer from sourceforge but all the OSC > examples give me a 'no legal opcode'. Is anyone else out there using > OSC with the current version, 5.11? > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" Send bugs reports to this list. To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-01-25 14:31 |
From | francibal |
Subject | [Csnd] Re: OSC not working?? |
Hi Mr. Rory, i have made a trivial test with osc via python to csound, and work, using windows and csound 5.11. minihelp. ciao, fran. RoryWalsh wrote: > > I can't seem to get OSC to work. I've tried with my own build and I > also installed the latest installer from sourceforge but all the OSC > examples give me a 'no legal opcode'. Is anyone else out there using > OSC with the current version, 5.11? > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > |
Date | 2010-01-25 14:43 |
From | Rory Walsh |
Subject | [Csnd] Re: Re: OSC not working?? |
Thanks guys, I'll have another look, and sorry for the misleading subject caption, I meant that the OSC opcodes are not working for me rather than OSC itself.. 2010/1/25 francibal |