[Csnd] QuteCsound Example Broken
| Date | 2011-07-07 07:39 |
| From | Jim Aikin |
| Subject | [Csnd] QuteCsound Example Broken |
I happened to load ASCII_Key.csd tonight, from the Examples menu. Seems to me
it was working last winter, but now certain keys produce the message:
PERF ERROR in instr 10: RandInts_i: not initialised
ipch RandInts_i 0 45 0
When that happens, the audio output is cut off abruptly, and the Widgets
output reads "You typed the character" but no character or ASCII number is
shown.
This is with QuteCsound-f 0.6.1 on MacOS 10.6.7, using Csound 5.13. Rather
mystifying.
--
View this message in context: http://csound.1045644.n5.nabble.com/QuteCsound-Example-Broken-tp4560039p4560039.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2011-07-07 08:02 |
| From | joachim heintz |
| Subject | Re: [Csnd] QuteCsound Example Broken |
| Attachments | ASCII_Key.csd |
thanks for the report. can you please try the attached version? i also
experienced this problem, and changed the code, but i can't remember if
it has been included in 061 or not.
thanks -
joachim
Am 07.07.2011 08:39, schrieb Jim Aikin:
> I happened to load ASCII_Key.csd tonight, from the Examples menu. Seems to me
> it was working last winter, but now certain keys produce the message:
>
> PERF ERROR in instr 10: RandInts_i: not initialised
> ipch RandInts_i 0 45 0
>
> When that happens, the audio output is cut off abruptly, and the Widgets
> output reads "You typed the character" but no character or ASCII number is
> shown.
>
> This is with QuteCsound-f 0.6.1 on MacOS 10.6.7, using Csound 5.13. Rather
> mystifying.
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/QuteCsound-Example-Broken-tp4560039p4560039.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2011-07-07 16:14 |
| From | Jim Aikin |
| Subject | [Csnd] Re: QuteCsound Example Broken |
This version fixes the problem, yes. Looks like you've added the KeyOnce
opcode, which is not present in the version included in 0.61 for the Mac.
--JA
--
View this message in context: http://csound.1045644.n5.nabble.com/QuteCsound-Example-Broken-tp4560039p4561386.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|