Csound Csound-dev Csound-tekno Search About

[Cs-dev] tablew index type error

Date2014-11-04 12:09
FromOeyvind Brandtsegg
Subject[Cs-dev] tablew index type error
Hello,
I wonder what this could be:

INIT ERROR in instr 66: table: index type inconsistent with output

The orchestra works fine on windows and on linux on the laptop,
however, the production machine (Linux) has a slightly more updated
version of Csound (Oct 14),
and throws this error.

The offending line of orchestra code is
                        tablew ks1amp, 2, iwaveamptab
where ks1amp, is a variable with range 0 to 1
and the table
        iwaveamptab     ftgen      0, 0, 32, -2, 0, 0,   1,1,1,1,0

The laptop csound version is from June, so I guess something has
changed since then?

all best
Oeyvind

-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg
http://soundcloud.com/t-emp

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-04 12:15
FromRory Walsh
SubjectRe: [Cs-dev] tablew index type error
Snap. Are you on the dev branch? I'm just building the master branch
now to see if the problem can be found there too.

On 4 November 2014 12:09, Oeyvind Brandtsegg  wrote:
> Hello,
> I wonder what this could be:
>
> INIT ERROR in instr 66: table: index type inconsistent with output
>
> The orchestra works fine on windows and on linux on the laptop,
> however, the production machine (Linux) has a slightly more updated
> version of Csound (Oct 14),
> and throws this error.
>
> The offending line of orchestra code is
>                         tablew ks1amp, 2, iwaveamptab
> where ks1amp, is a variable with range 0 to 1
> and the table
>         iwaveamptab     ftgen      0, 0, 32, -2, 0, 0,   1,1,1,1,0
>
> The laptop csound version is from June, so I guess something has
> changed since then?
>
> all best
> Oeyvind
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://flyndresang.no/
> http://www.partikkelaudio.com/
> http://soundcloud.com/brandtsegg
> http://soundcloud.com/t-emp
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-04 12:30
FromRory Walsh
SubjectRe: [Cs-dev] tablew index type error
I can confirm that this does not happen with the master branch.

On 4 November 2014 12:15, Rory Walsh  wrote:
> Snap. Are you on the dev branch? I'm just building the master branch
> now to see if the problem can be found there too.
>
> On 4 November 2014 12:09, Oeyvind Brandtsegg  wrote:
>> Hello,
>> I wonder what this could be:
>>
>> INIT ERROR in instr 66: table: index type inconsistent with output
>>
>> The orchestra works fine on windows and on linux on the laptop,
>> however, the production machine (Linux) has a slightly more updated
>> version of Csound (Oct 14),
>> and throws this error.
>>
>> The offending line of orchestra code is
>>                         tablew ks1amp, 2, iwaveamptab
>> where ks1amp, is a variable with range 0 to 1
>> and the table
>>         iwaveamptab     ftgen      0, 0, 32, -2, 0, 0,   1,1,1,1,0
>>
>> The laptop csound version is from June, so I guess something has
>> changed since then?
>>
>> all best
>> Oeyvind
>>
>> --
>>
>> Oeyvind Brandtsegg
>> Professor of Music Technology
>> NTNU
>> 7491 Trondheim
>> Norway
>> Cell: +47 92 203 205
>>
>> http://flyndresang.no/
>> http://www.partikkelaudio.com/
>> http://soundcloud.com/brandtsegg
>> http://soundcloud.com/t-emp
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-04 14:17
FromOeyvind Brandtsegg
SubjectRe: [Cs-dev] tablew index type error
Thanks so much,
I'm on the master branch,
will try to update and rebuild then.


2014-11-04 13:30 GMT+01:00 Rory Walsh :
> I can confirm that this does not happen with the master branch.
>
> On 4 November 2014 12:15, Rory Walsh  wrote:
>> Snap. Are you on the dev branch? I'm just building the master branch
>> now to see if the problem can be found there too.
>>
>> On 4 November 2014 12:09, Oeyvind Brandtsegg  wrote:
>>> Hello,
>>> I wonder what this could be:
>>>
>>> INIT ERROR in instr 66: table: index type inconsistent with output
>>>
>>> The orchestra works fine on windows and on linux on the laptop,
>>> however, the production machine (Linux) has a slightly more updated
>>> version of Csound (Oct 14),
>>> and throws this error.
>>>
>>> The offending line of orchestra code is
>>>                         tablew ks1amp, 2, iwaveamptab
>>> where ks1amp, is a variable with range 0 to 1
>>> and the table
>>>         iwaveamptab     ftgen      0, 0, 32, -2, 0, 0,   1,1,1,1,0
>>>
>>> The laptop csound version is from June, so I guess something has
>>> changed since then?
>>>
>>> all best
>>> Oeyvind
>>>
>>> --
>>>
>>> Oeyvind Brandtsegg
>>> Professor of Music Technology
>>> NTNU
>>> 7491 Trondheim
>>> Norway
>>> Cell: +47 92 203 205
>>>
>>> http://flyndresang.no/
>>> http://www.partikkelaudio.com/
>>> http://soundcloud.com/brandtsegg
>>> http://soundcloud.com/t-emp
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg
http://soundcloud.com/t-emp

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net