Hello,<br><br>Iīm trying to implement a patch to play proportional canons in real time from a midi source.<br>A proportional canon works in this way: if I play, letīs say, three notes at 200ms of speed, and if I decide that the proportion should be 2 times slower, the patch should playback the same three notes at 400ms speed.
<br><br>I thought I could record the distance between notes with timer, and then send the time difference (multiplied by a certain factor), to pipe, but it seems that pipe cannot handle the change of delay time, if more than one change in delay has to be stored before playing back the previous.
<br><br>Do you have any suggestion?<br><br>In other words, what I would like to do is to record and at the same time (or later) playing back at <br clear="all">a slower speed.<br><br>Thanks a lot<br><br>Libero<br>-- <br>Libero Mureddu
<br>Vanha Viertotie, 21 as 417<br>00350 Helsinki<br>Finland<br><a href="http://webusers.siba.fi/~limuredd/">http://webusers.siba.fi/~limuredd/</a><br><a href="http://www.myspace.com/liberomureddu">http://www.myspace.com/liberomureddu
</a>