aboutsummaryrefslogtreecommitdiff
path: root/osc/pipelist.c
AgeCommit message (Collapse)Author
2008-07-06The anything method works now...Martin Peach
svn path=/trunk/externals/mrpeach/; revision=10146
2008-07-06pipelist now passes meta-messages (lists without the list selector) as well.Martin Peach
svn path=/trunk/externals/mrpeach/; revision=10143
2007-07-12Negative and zero delays now cause lists to pass straight through without ↵Martin Peach
clock_delay and memory allocation/copying. svn path=/trunk/externals/mrpeach/; revision=8046
2007-07-11pipelist is like pipe for lists. It can be used with unpackOSC to delay ↵Martin Peach
timetagged messages. svn path=/trunk/externals/mrpeach/; revision=8021