ihold
Causes a finite-duration note to become a “held” note.
Syntax
Performance
ihold -- this i-time statement causes a finite-duration note to become a “held” note. It thus has the same effect as a negative p3 ( see score i Statement), except that p3 here remains positive and the instrument reclassifies itself to being held indefinitely. The note can be turned off explicitly with turnoff, or its space taken over by another note of the same instrument number (i.e. it is tied into that note). Effective at i-time only; no-op during a reinit pass.
Examples
Here is an example of the ihold opcode. It uses the file ihold-modern.csd.
Here is an example of the ihold opcode. It uses the file ihold.csd.
See also
Credits
Example written by Kevin Conder.