Csound Csound-dev Csound-tekno Search About

[Csnd] error message I don't understand

Date2014-08-08 18:52
FromStefan Thomas
Subject[Csnd] error message I don't understand
Dear community,
when running a specific file, I get the error message:
INIT ERROR in instr 1 (opcode StefansglobalAdsyn): Invalid ftable no. 0.000000
ipartsus        tab_i   #i14    isuslevs        0

The strange thing is, that the file compiles and I can hear sound.
And all my ftables don't have a number!
Thanks for any help
Stefan

Date2014-08-08 19:43
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re:
AttachmentsNone  

Date2014-08-09 19:36
FromDavid Mooney
SubjectRe: [Csnd] error message I don't understand
Sometimes you get this if you inadvertently give two tables the same number and then use table names in the opcode. In the header:

gione ftgen 1 ...
gitwo ftgen 1...

Then you use gione in an opcode. During the compilation, gitwo overrides gione because it is further down. Therefore, gione is an invalid table name.

--David Mooney


On Fri, Aug 8, 2014 at 1:52 PM, Stefan Thomas <kontrapunktstefan@gmail.com> wrote:
Dear community,
when running a specific file, I get the error message:
INIT ERROR in instr 1 (opcode StefansglobalAdsyn): Invalid ftable no. 0.000000
ipartsus        tab_i   #i14    isuslevs        0

The strange thing is, that the file compiles and I can hear sound.
And all my ftables don't have a number!
Thanks for any help
Stefan



--
Opaque Melodies
http://opaquemelodies.com

Date2014-08-10 07:56
FromStefan Thomas
SubjectRe: [Csnd] error message I don't understand
Dear David,
thanks for Your answer.
This was exactly the problem
It's solved now.


2014-08-09 20:36 GMT+02:00 David Mooney <dmooney023@gmail.com>:
Sometimes you get this if you inadvertently give two tables the same number and then use table names in the opcode. In the header:

gione ftgen 1 ...
gitwo ftgen 1...

Then you use gione in an opcode. During the compilation, gitwo overrides gione because it is further down. Therefore, gione is an invalid table name.

--David Mooney


On Fri, Aug 8, 2014 at 1:52 PM, Stefan Thomas <kontrapunktstefan@gmail.com> wrote:
Dear community,
when running a specific file, I get the error message:
INIT ERROR in instr 1 (opcode StefansglobalAdsyn): Invalid ftable no. 0.000000
ipartsus        tab_i   #i14    isuslevs        0

The strange thing is, that the file compiles and I can hear sound.
And all my ftables don't have a number!
Thanks for any help
Stefan



--
Opaque Melodies
http://opaquemelodies.com