Csound Csound-dev Csound-tekno Search About

[Csnd] Date opcode not re-initializing?

Date2011-03-01 15:09
FromRene Jopi
Subject[Csnd] Date opcode not re-initializing?
Attachmentsdate.csd  
Hi,

The folowing instr, when started, prints always the same value.

Have red Bug ID 3149314 (closed status) but still have problem with csound-float 5.13.0 compiled on Ubuntu 10.04.

Cheers,
René

<CsoundSynthesizer>
<CsOptions>
-odac -b1024 -B2048 -+rtaudio=alsa
</CsOptions>
<CsInstruments>

instr 1 ;AUTO UPDATE - TRIGGERS INSTR 2
ktrig metro 1
schedkwhen ktrig, 0, 0, 2, 0, 0.01
endin

instr 2
idate date ;READ DATE SINCE 1ST JANUARY 1970 IN SECONDS
print idate
endin
</CsInstruments>
<CsScore>
i 1 0 30
</CsScore>
</CsoundSynthesizer>


Date2011-03-01 16:11
FromJim Aikin
Subject[Csnd] Re: Date opcode not re-initializing?
It works as expected in 5.13 on Windows.

Date2011-03-01 22:21
FromRene Jopi
SubjectRe: [Csnd] Re: Date opcode not re-initializing?
Jim, thanks for testing on windows.

Someone on Ubuntu?

Cheers,
Rene




2011/3/1 Jim Aikin <midiguru23@sbcglobal.net>
It works as expected in 5.13 on Windows.

--
View this message in context: http://csound.1045644.n5.nabble.com/Date-opcode-not-re-initializing-tp3405087p3405207.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"



Date2011-03-01 22:28
FromRory Walsh
SubjectRe: [Csnd] Re: Date opcode not re-initializing?
I'd offer to check it but I'm still running 5.12....

On 1 March 2011 22:21, Rene Jopi  wrote:
> Jim, thanks for testing on windows.
> Someone on Ubuntu?
> Cheers,
> Rene
>
>
>
> 2011/3/1 Jim Aikin 
>>
>> It works as expected in 5.13 on Windows.
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/Date-opcode-not-re-initializing-tp3405087p3405207.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"


Date2011-03-02 08:50
FromFrancois PINOT
SubjectRe: [Csnd] Re: Date opcode not re-initializing?
It's OK on Ubuntu 10.04, with Csound 5.13 (double samples) compiled from sources, on Jan 20 2011.

Francois


2011/3/1 Rene Jopi <rene.jopi@gmail.com>
Jim, thanks for testing on windows.

Someone on Ubuntu?

Cheers,
Rene




2011/3/1 Jim Aikin <midiguru23@sbcglobal.net>
It works as expected in 5.13 on Windows.

--
View this message in context: http://csound.1045644.n5.nabble.com/Date-opcode-not-re-initializing-tp3405087p3405207.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"




Date2011-03-02 09:33
FromRene Jopi
SubjectRe: [Csnd] Re: Date opcode not re-initializing?
Thanks for testing,

I found also OK on double, but not working on float.

I will post in bug tracker list.

René




2011/3/2 Francois PINOT <fggpinot@gmail.com>
It's OK on Ubuntu 10.04, with Csound 5.13 (double samples) compiled from sources, on Jan 20 2011.

Francois


2011/3/1 Rene Jopi <rene.jopi@gmail.com>

Jim, thanks for testing on windows.

Someone on Ubuntu?

Cheers,
Rene




2011/3/1 Jim Aikin <midiguru23@sbcglobal.net>
It works as expected in 5.13 on Windows.

--
View this message in context: http://csound.1045644.n5.nabble.com/Date-opcode-not-re-initializing-tp3405087p3405207.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"