On Friday 09 June 2006 14:42, Dr. Richard Boulanger wrote: > I don't want to break existing orcs... but an enhanced opcode would > be much more useful. Actually, I already have a modified sensekey opcode with the syntax you have suggested. The second output argument is optional, and if not present, the opcode will behave in the old way. Note however that the built-in sensekey opcode in the canonical sources does not actually implement the more advanced mode: it is only a stub for compatibility (all "key down" events are immediately followed by a "key up" event as if the key was only pressed for a very short time), and it is expected that host applications like MacCsound will replace it with their own platform specific implementation. I cannot commit this yet, though, since the SourceForge CVS seems to be down again. _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net