Re: saolc problem

From: Eric Scheirer (eds@media.mit.edu)
Date: Tue Sep 29 1998 - 11:50:32 EDT


Koen Dejonghe wrote:
>
> Hi,
>
> I downloaded the sources and built saolc in Visual C++ 5.0 on NT 4.0,
> and it looked ok at first sight.
>
> When I run saolc on the attached orc&sco I get the following output:
>
> Read global block.
> Read opcode linen.
> Read instr toot4.
> Read opcode my_chorus.
> Read 3 score events.
>
> Unhandled Exception in saolc.exe: Access violation

You found a bug in saolc. I've fixed it in the sources on
the WWW site, but not in all the binaries. The bug involved
importing a global function table into a user-defined
opcode.

If you don't want to rebuild, a simple workaround is to
put the table ftSine() right in the user-defined opcode
'my_chorus' rather that using a table placeholder and
a global table.

Note that you have other bugs in your orchestra, too -- you
don't want to make fStart and fDur explicit p-fields to
'toot4', and then use the standard name 'dur' instead of
fDur in the 5th line of 'toot4'.

Best of luck,

 -- Eric

-- 
+-----------------+
|  Eric Scheirer  |A-7b5 D7b9|G-7 C7|Cb   C-7b5 F7#9|Bb  |B-7 E7|
|eds@media.mit.edu|      < http://sound.media.mit.edu/~eds >
|  617 253 0112   |A A/G# F#-7 F#-/E|Eb-7b5 D7b5|Db|C7b5 B7b5|Bb|
+-----------------+



This archive was generated by hypermail 2b29 : Mon Jan 28 2002 - 11:46:33 EST