User-Defined Opcode Database |
---|
A simple,recursive opcode that has pleasant effects. The name pretty much describes what it does.
Download UDO FileA simple,recursive opcode that has pleasant effects. The name pretty much describes what it does.
imix should be pretty low, (.1 and lower, depending on the ir), andicount > 5 with a room-type ir usually produces the end of "i amsitting in a room". there's a delay at the beginning of the renderedfile, equal to the usual convolve delay * icount. i tried to do itwith pconvolve, but got mysterious performance errors.
aout sittinginaroom asig, imix, icount
opcode sittinginaroom, a, aii asig, imix, icount xin if icount==0 goto skip asig sittinginaroom asig, imix, icount- 1 skip: aout convolve asig*imix, "impulse.cv" xout aout endop
Author: Bhob Rainey
Previous | Home | Next |
SigReverse | Statevar |