| Thanks to John again for making the Mac-specific changes in 4.23f11.
Unfortunately, the version of gets.r included seems to be an older, faulty
version. Using it, I get bogus messages again:
Using STR# 128
tablexkt: not initialisedCsound Version 4.23 (nd FAT)
orchname: Projects:Temporary:table-lookup osc.orc
scorename: Projects:Temporary:table-lookup osc.sco
orch compiler:
76 lines read
sorting score ...
... done
Csound Version 4.23 (nd FAT)
tablexkt: not initialisedorch now loaded
There appear to be two strings labeled #1572 in this file:
"pvsynth: Not Initialised.\n", /* 1572 */
"fsig = : formats are different.\n", /* 1572 */
The second one should not be there.
I believe that I arrived at a "correct" version of the file by extracting
the gets.r from 4.23f07 and then correcting the quotation marks on strings
#1809 and #1812.
I am curious how this file is created. Since it must remain in sync with
the other string lists, is there a script to generate gets.r? If not, would
it be useful for me to create one?
Thanks.
Anthony Kozar
anthony.kozar@utoledo.edu |