Csound Csound-dev Csound-tekno Search About

[Csnd] Vosim bug

Date2008-09-08 06:57
FromSuper Pija
Subject[Csnd] Vosim bug
When running the vosim opcode with the example of the csound manual, this message is displayed:


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.08 beta (double samples) Mar 16 2008
libsndfile-1.0.17
UnifiedCSD:  C:/Documents and Settings/ibm/Desktop/vosim.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname:  C:\DOCUME~1\ibm\LOCALS~1\Temp\cs259.orc
scorename: C:\DOCUME~1\ibm\LOCALS~1\Temp\cs260.sco
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
65 lines read
    instr    10    
    instr    1    
error:  no legal opcode, line 70:
    ar1    vosim     kamp, kfund, kform, kDecay, kPulseCount, kPulseFactor, 17, p12
error:  input arg 'ar1' used before defined, line 77:
    out ar1 * amp
2 syntax errors in orchestra.  compilation invalid
Removing temporary file C:\DOCUME~1\ibm\LOCALS~1\Temp\cs260.sco ...
Removing temporary file C:\DOCUME~1\ibm\LOCALS~1\Temp\cs259.orc ...











----- Original Message ----
From: Michael Gogins 
To: csound@lists.bath.ac.uk
Sent: Saturday, September 6, 2008 5:55:36 PM
Subject: [Csnd] Re: Re: cswish on Windows

Tcl and Tk 8.4 are installed as part of Python 2.5, which uses them for the IDLE Python editor and for a basic graphical user interface toolkit.

Hope this helps,
Mike

-----Original Message-----
>From: victor 
>Sent: Sep 6, 2008 4:44 AM
>To: csound@lists.bath.ac.uk
>Subject: [Csnd] Re: cswish on Windows
>
>I suppose this is possible alright, but it's up to the packager
>(Michael) to see if he can do it.
>
>Regards
>
>Victor
>----- Original Message ----- 
>From: "joachim heintz" 
>To: 
>Sent: Wednesday, September 03, 2008 7:57 PM
>Subject: [Csnd] cswish on Windows
>
>
>>I want to use cswish on a PC with MS Windows. I can't launch cswish  (in 
>>Csound\bin), because it fails to load tcl84.dll. I installed the  current 
>>version of TclTk, which is 8.5/ 8.6; so I can't get a binary  installer for 
>>Tcl 8.4. I have two questions now:
>> 1. Can the next release of cswish/Csound ask for Tcl 8.5 instead of 8.4?
>> 2. Is it possible in the future for cswish/Csound to use the most  recent 
>> version of TclTk which is installed on a computer?
>> (BTW: where exactly? Which is the search path for cswish?)
>>
>> Thanks!
>>
>> joachim
>>
>>
>> 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"





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



      

Date2008-09-08 07:13
FromAnthony Kozar
Subject[Csnd] Re: Vosim bug
Vosim was not in version 5.08 of Csound -- it is new in 5.09 which will be
released soon.

Anthony

Super Pija wrote on 9/8/08 1:57 AM:

> When running the vosim opcode with the example of the csound manual, this
> message is displayed:

> Csound version 5.08 beta (double samples) Mar 16 2008

> error:  no legal opcode, line 70:
> ar1    vosim     kamp, kfund, kform, kDecay, kPulseCount, kPulseFactor, 17,
> p12