[Cs-dev] resony opcode missing
Date | 2006-01-17 00:55 |
From | Anthony Kozar |
Subject | [Cs-dev] resony opcode missing |
I've noticed in my most recent compile of Cs5 (Jan 13) that the resony opcode is no longer showing up in the opcode list or count. There is an OENTRY and code for it in uggab.c but it is not being appended for some reason with the other opcodes in that list. Any idea why? Also the opcode count has decreased by three since November instead of just one for resony (it's not polymorphic). I am compiling all of the same libraries and cannot find another missing opcode in the lists, so I am confused ... Anthony Kozar anthonykozar AT sbcglobal DOT net ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2006-01-17 02:26 |
From | Anthony Kozar |
Subject | Re: [Cs-dev] resony opcode missing |
Actually, I think I may have had that wrong. The resony opcode is in the new build but not my previous one, so that is not a problem. But Csound is still saying there are three less opcodes than before which is confusing. Anthony Kozar anthonykozar AT sbcglobal DOT net ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2006-01-17 06:46 |
From | jpff@codemist.co.uk |
Subject | Re: [Cs-dev] resony opcode missing |
Are you sure this is not just the oscilv opcodes which are only built when BETA is set and are/where part of an on-going experiment? ==John ffitch ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2006-01-17 08:01 |
From | Anthony Kozar |
Subject | Re: [Cs-dev] resony opcode missing |
No. I was finally able to compare full -z1 lists and noticed that the chano and chani opcodes were being duplicated. I had some old opcode libraries lying around (like buslib). So, just user error on my part. Sorry for the confusion! :) Anthony jpff@codemist.co.uk wrote on 1/17/06 1:46 AM: > Are you sure this is not just the oscilv opcodes which are only built > when BETA is set and are/where part of an on-going experiment? > ==John ffitch ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |