Csound Csound-dev Csound-tekno Search About

[Csnd] FLTK Opcodes not found

Date2008-02-10 21:52
Fromk_o_m_p
Subject[Csnd] FLTK Opcodes not found
Hello,
I'm having a strange error with csound when running FLTK opcodes. Looks like Csound lost the link to the libraries FLTK and doesn't recognize any FL-Opcode.
I attached the error message and the csd file.
Thanks for any help.
Luis

Localisation of messages is disabled, using default language.
PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 5.07 (float samples) Oct  2 2007
libsndfile-1.0.17
UnifiedCSD:  panel01.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname:  /tmp/tmp.0.tRHVEI.orc
scorename: /tmp/tmp.1.zbX5Sz.sco
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
16 lines read
        instr   1
error:  no legal opcode, line 10:
            FLpanel   "Praxis der EM 1", 600, 300, 50, 50
error:  no legal opcode, line 11:
            FLpanelEnd
error:  no legal opcode, line 12:
            FLrun
3 syntax errors in orchestra.  compilation invalid




<CsoundSynthesizer>
<CsOptions>
</CsOptions>
<CsInstruments>
sr = 44100
ksmps = 100
nchnls = 1
  instr 1
            FLpanel   "Praxis der EM 1", 600, 300, 50, 50
            FLpanelEnd
            FLrun
endin    
</CsInstruments>
<CsScore>
f1 0 8192 10 1 .3 .5 .25 .4 .123
i1 0 3600
e
</CsScore>
</CsoundSynthesizer>



--
signatur

l u i s   a n t u n e s   p e n a

http://icem.folkwang-hochschule.de/~pena

http://www.myspace.com/kaurimusik


Date2008-02-11 09:36
FromRory Walsh
Subject[Csnd] Re: FLTK Opcodes not found
I don't have fltk support on my windows build but usually the fltk stuff 
goes outside the instr block, have you tried that?

Rory.


k_o_m_p wrote:
> Hello,
> I'm having a strange error with csound when running FLTK opcodes. Looks 
> like Csound lost the link to the libraries FLTK and doesn't recognize 
> any FL-Opcode.
> I attached the error message and the csd file.
> Thanks for any help.
> Luis
> 
> Localisation of messages is disabled, using default language.
> PortMIDI real time MIDI plugin for Csound
> PortAudio real-time audio module for Csound
> virtual_keyboard real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 5.07 (float samples) Oct  2 2007
> libsndfile-1.0.17
> UnifiedCSD:  panel01.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> orchname:  /tmp/tmp.0.tRHVEI.orc
> scorename: /tmp/tmp.1.zbX5Sz.sco
> rtaudio: PortAudio module enabled ... using callback interface
> rtmidi: PortMIDI module enabled
> orch compiler:
> 16 lines read
>         instr   1
> error:  no legal opcode, line 10:
>             FLpanel   "Praxis der EM 1", 600, 300, 50, 50
> error:  no legal opcode, line 11:
>             FLpanelEnd
> error:  no legal opcode, line 12:
>             FLrun
> 3 syntax errors in orchestra.  compilation invalid
> 
> 
> 
> 
> 
> 
> 
> 
> sr = 44100
> ksmps = 100
> nchnls = 1
>   instr 1
>             FLpanel   "Praxis der EM 1", 600, 300, 50, 50
>             FLpanelEnd
>             FLrun
> endin    
> 
> 
> f1 0 8192 10 1 .3 .5 .25 .4 .123
> i1 0 3600
> e
> 
> 
> 
> 
> 
> -- 
> 
> l u i s   a n t u n e s   p e n a
> 
> http://icem.folkwang-hochschule.de/~pena 
> 
> 
> http://www.myspace.com/kaurimusik
> 

Date2008-02-11 09:50
Fromk_o_m_p
Subject[Csnd] Re: Re: FLTK Opcodes not found
You can use both in the instrument block or outside of it. But this used to work well. I don't kow what happend. I already re-installed csound but the errors continue.
-Luis

Rory Walsh schrieb:
I don't have fltk support on my windows build but usually the fltk stuff goes outside the instr block, have you tried that?

Rory.


k_o_m_p wrote:
Hello,
I'm having a strange error with csound when running FLTK opcodes. Looks like Csound lost the link to the libraries FLTK and doesn't recognize any FL-Opcode.
I attached the error message and the csd file.
Thanks for any help.
Luis

Localisation of messages is disabled, using default language.
PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 5.07 (float samples) Oct  2 2007
libsndfile-1.0.17
UnifiedCSD:  panel01.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname:  /tmp/tmp.0.tRHVEI.orc
scorename: /tmp/tmp.1.zbX5Sz.sco
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
16 lines read
        instr   1
error:  no legal opcode, line 10:
            FLpanel   "Praxis der EM 1", 600, 300, 50, 50
error:  no legal opcode, line 11:
            FLpanelEnd
error:  no legal opcode, line 12:
            FLrun
3 syntax errors in orchestra.  compilation invalid




<CsoundSynthesizer>
<CsOptions>
</CsOptions>
<CsInstruments>
sr = 44100
ksmps = 100
nchnls = 1
  instr 1
            FLpanel   "Praxis der EM 1", 600, 300, 50, 50
            FLpanelEnd
            FLrun
endin    </CsInstruments>
<CsScore>
f1 0 8192 10 1 .3 .5 .25 .4 .123
i1 0 3600
e
</CsScore>
</CsoundSynthesizer>



-- 

l u i s   a n t u n e s   p e n a

http://icem.folkwang-hochschule.de/~pena <http://icem.folkwang-hochschule.de/%7Epena>

http://www.myspace.com/kaurimusik



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



--
signatur

l u i s   a n t u n e s   p e n a

ruettenscheider str. 16

d-45128 essen (germany)

+49 (0)201 879 14 29  |  +49 (0)171 383 27 97

http://icem.folkwang-hochschule.de/~pena

http://www.myspace.com/kaurimusik


Date2008-02-11 11:27
Fromjoachim heintz
Subject[Csnd] Re: FLTK Opcodes not found
Hi Luis,
I tested it and it works. There were just some formatting problems  
("?" in the spaces) - can this be the problem?
	joachim



Am 10.02.2008 um 22:52 schrieb k_o_m_p:

> Hello,
> I'm having a strange error with csound when running FLTK opcodes.  
> Looks like Csound lost the link to the libraries FLTK and doesn't  
> recognize any FL-Opcode.
> I attached the error message and the csd file.
> Thanks for any help.
> Luis
>
> Localisation of messages is disabled, using default language.
> PortMIDI real time MIDI plugin for Csound
> PortAudio real-time audio module for Csound
> virtual_keyboard real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 5.07 (float samples) Oct  2 2007
> libsndfile-1.0.17
> UnifiedCSD:  panel01.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> orchname:  /tmp/tmp.0.tRHVEI.orc
> scorename: /tmp/tmp.1.zbX5Sz.sco
> rtaudio: PortAudio module enabled ... using callback interface
> rtmidi: PortMIDI module enabled
> orch compiler:
> 16 lines read
>         instr   1
> error:  no legal opcode, line 10:
>             FLpanel   "Praxis der EM 1", 600, 300, 50, 50
> error:  no legal opcode, line 11:
>             FLpanelEnd
> error:  no legal opcode, line 12:
>             FLrun
> 3 syntax errors in orchestra.  compilation invalid
>
>
>
>
> 
> 
> 
> 
> sr = 44100
> ksmps = 100
> nchnls = 1
>   instr 1
>             FLpanel   "Praxis der EM 1", 600, 300, 50, 50
>             FLpanelEnd
>             FLrun
> endin
> 
> 
> f1 0 8192 10 1 .3 .5 .25 .4 .123
> i1 0 3600
> e
> 
> 
>
>
>
> -- 
> l u i s   a n t u n e s   p e n a
> http://icem.folkwang-hochschule.de/~pena
> http://www.myspace.com/kaurimusik


Date2008-02-11 12:13
Fromk_o_m_p
Subject[Csnd] Re: Re: FLTK Opcodes not found
Hi Joachim,
It doesn't work for me.I think the problem is with my installation csound. I must have changed something that I can see now. I'll try to remove all libraries and install it again.
Cheers,
Luis

joachim heintz schrieb:
Hi Luis,
I tested it and it works. There were just some formatting problems ("?" in the spaces) - can this be the problem?
    joachim



Am 10.02.2008 um 22:52 schrieb k_o_m_p:

Hello,
I'm having a strange error with csound when running FLTK opcodes. Looks like Csound lost the link to the libraries FLTK and doesn't recognize any FL-Opcode.
I attached the error message and the csd file.
Thanks for any help.
Luis

Localisation of messages is disabled, using default language.
PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 5.07 (float samples) Oct  2 2007
libsndfile-1.0.17
UnifiedCSD:  panel01.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname:  /tmp/tmp.0.tRHVEI.orc
scorename: /tmp/tmp.1.zbX5Sz.sco
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
16 lines read
        instr   1
error:  no legal opcode, line 10:
            FLpanel   "Praxis der EM 1", 600, 300, 50, 50
error:  no legal opcode, line 11:
            FLpanelEnd
error:  no legal opcode, line 12:
            FLrun
3 syntax errors in orchestra.  compilation invalid




<CsoundSynthesizer>
<CsOptions>
</CsOptions>
<CsInstruments>
sr = 44100
ksmps = 100
nchnls = 1
  instr 1
            FLpanel   "Praxis der EM 1", 600, 300, 50, 50
            FLpanelEnd
            FLrun
endin
</CsInstruments>
<CsScore>
f1 0 8192 10 1 .3 .5 .25 .4 .123
i1 0 3600
e
</CsScore>
</CsoundSynthesizer>



-- 
l u i s   a n t u n e s   p e n a
http://icem.folkwang-hochschule.de/~pena
http://www.myspace.com/kaurimusik



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



--
signatur

l u i s   a n t u n e s   p e n a

ruettenscheider str. 16

d-45128 essen (germany)

+49 (0)201 879 14 29  |  +49 (0)171 383 27 97

http://icem.folkwang-hochschule.de/~pena

http://www.myspace.com/kaurimusik