Csound Csound-dev Csound-tekno Search About

[Csnd] OSC opcodes in Csound 6.00.1 for Windows?

Date2013-09-01 14:44
Fromzappfinger
Subject[Csnd] OSC opcodes in Csound 6.00.1 for Windows?
Running a csd on Windows I get the following:

Csound version 6.00.1 (double samples) Aug 25 2013
libsndfile-1.0.25
UnifiedCSD:  \Users\Toos\Desktop\Test\breath.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using callback interface
rtmidi: PortMIDI module enabled

error: syntax error, unexpected T_IDENT  (token "OSCinit") line 25:
>>>giosc1  OSCinit  <<<
Unexpected untyped word giosc1 when expecting a variable
Parsing failed due to invalid input!
WARNING: Stopping on parser failure

running csound -z does not show the OSC opcodes...

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/OSC-opcodes-in-Csound-6-00-1-for-Windows-tp5727291.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-09-01 16:52
FromVictor Lazzarini
SubjectRe: [Csnd] OSC opcodes in Csound 6.00.1 for Windows?
Have a look at your opcode directory and check whether the OSC plugin dll is there (osc.dll, I think)
On 1 Sep 2013, at 14:44, zappfinger wrote:

> Running a csd on Windows I get the following:
> 
> Csound version 6.00.1 (double samples) Aug 25 2013
> libsndfile-1.0.25
> UnifiedCSD:  \Users\Toos\Desktop\Test\breath.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> rtaudio: PortAudio module enabled ...
> using callback interface
> rtmidi: PortMIDI module enabled
> 
> error: syntax error, unexpected T_IDENT  (token "OSCinit") line 25:
>>>> giosc1  OSCinit  <<<
> Unexpected untyped word giosc1 when expecting a variable
> Parsing failed due to invalid input!
> WARNING: Stopping on parser failure
> 
> running csound -z does not show the OSC opcodes...
> 
> Richard
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/OSC-opcodes-in-Csound-6-00-1-for-Windows-tp5727291.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-09-01 17:03
FromMichael Gogins
SubjectRe: [Csnd] OSC opcodes in Csound 6.00.1 for Windows?
Sorry, I omitted the OSC opcodes from the latest installer. I am rebuild and adding them now. I will let you know when I have posted a new installer.

Regards,
Mike


===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Sun, Sep 1, 2013 at 11:52 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
Have a look at your opcode directory and check whether the OSC plugin dll is there (osc.dll, I think)
On 1 Sep 2013, at 14:44, zappfinger wrote:

> Running a csd on Windows I get the following:
>
> Csound version 6.00.1 (double samples) Aug 25 2013
> libsndfile-1.0.25
> UnifiedCSD:  \Users\Toos\Desktop\Test\breath.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> rtaudio: PortAudio module enabled ...
> using callback interface
> rtmidi: PortMIDI module enabled
>
> error: syntax error, unexpected T_IDENT  (token "OSCinit") line 25:
>>>> giosc1  OSCinit  <<<
> Unexpected untyped word giosc1 when expecting a variable
> Parsing failed due to invalid input!
> WARNING: Stopping on parser failure
>
> running csound -z does not show the OSC opcodes...
>
> Richard
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/OSC-opcodes-in-Csound-6-00-1-for-Windows-tp5727291.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2013-09-01 17:13
Fromzappfinger
Subject[Csnd] Re: OSC opcodes in Csound 6.00.1 for Windows?
Ok, makes sense then!

Thanks,

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/OSC-opcodes-in-Csound-6-00-1-for-Windows-tp5727291p5727297.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-09-02 20:28
FromMichael Gogins
SubjectRe: [Csnd] Re: OSC opcodes in Csound 6.00.1 for Windows?
AttachmentsNone  None  
I replaced the Csound Windows installer for 6.00.1 with an installer that now contains the missing OSC opcodes.

Regards,
Mike


===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Sun, Sep 1, 2013 at 12:13 PM, zappfinger <zappfinger@gmail.com> wrote:
Ok, makes sense then!

Thanks,

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/OSC-opcodes-in-Csound-6-00-1-for-Windows-tp5727291p5727297.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"