[Csnd] tableshuffle not working
| Date | 2011-07-04 03:12 |
| From | Jim Aikin |
| Subject | [Csnd] tableshuffle not working |
In 5.13 in my Win7 64-bit system, tableshuffle, though listed in the manual,
is not recognized as a valid opcode by QuteCsound, and does not compile.
Ditto for 5.13 in MacOS 10.6.
Is the manual just a step ahead of the code, or was this opcode pulled
because of technical problems but not deleted from the manual?
--Jim Aikin
--
View this message in context: http://csound.1045644.n5.nabble.com/tableshuffle-not-working-tp4548730p4548730.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-04 09:19 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] tableshuffle not working |
It is only present in the doubles build. Maybe this should be noted in
the manual? I am also wondering why, but some opcodes, like the linear
algebra are doubles-only too because of the underlying library. Not
sure it's the same case here.
Victor
On 4 Jul 2011, at 03:12, Jim Aikin wrote:
> In 5.13 in my Win7 64-bit system, tableshuffle, though listed in the
> manual,
> is not recognized as a valid opcode by QuteCsound, and does not
> compile.
>
> Ditto for 5.13 in MacOS 10.6.
>
> Is the manual just a step ahead of the code, or was this opcode pulled
> because of technical problems but not deleted from the manual?
>
> --Jim Aikin
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/tableshuffle-not-working-tp4548730p4548730.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"
>
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 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-04 09:25 |
| From | jpff@cs.bath.ac.uk |
| Subject | Re: [Csnd] tableshuffle not working |
Due to an oversight the line in the SConstruct script that built the Farey
sequence opcodes was missing from CVS for a while. This was corrected but
I think that some builds did not pick it up in time.
Beginning to sound like time for another release?
> In 5.13 in my Win7 64-bit system, tableshuffle, though listed in the
> manual,
> is not recognized as a valid opcode by QuteCsound, and does not compile.
>
> Ditto for 5.13 in MacOS 10.6.
>
> Is the manual just a step ahead of the code, or was this opcode pulled
> because of technical problems but not deleted from the manual?
>
> --Jim Aikin
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-04 10:07 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] tableshuffle not working |
yes, that is right. I can see it there on floats.
Regarding the release, let's try to time it so we have all platforms
covered at once. I still need to do some work in OSX 10.6, but we'll
get there. I hope to have some time this week.
Victor
On 4 Jul 2011, at 09:25, jpff@cs.bath.ac.uk wrote:
> Due to an oversight the line in the SConstruct script that built the
> Farey
> sequence opcodes was missing from CVS for a while. This was
> corrected but
> I think that some builds did not pick it up in time.
>
> Beginning to sound like time for another release?
>
>
>> In 5.13 in my Win7 64-bit system, tableshuffle, though listed in the
>> manual,
>> is not recognized as a valid opcode by QuteCsound, and does not
>> compile.
>>
>> Ditto for 5.13 in MacOS 10.6.
>>
>> Is the manual just a step ahead of the code, or was this opcode
>> pulled
>> because of technical problems but not deleted from the manual?
>>
>> --Jim Aikin
>
>
>
>
> 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"
>
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 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"
|