[Csnd] Bezier gen routines?
Date | 2013-10-15 09:55 |
From | Rory Walsh |
Subject | [Csnd] Bezier gen routines? |
I couldn't seem to find a gen routine for creating 2nd and 3rd order bezier curves. I realise now is not the best time for requests with some much work being done on the upcoming release, but a new GEN for creating Bezier curves in the style of GEN07/05/16 would be nice: f # time size ? y1, ca1, cb1, dur1, y2 [ ca2, cb2, dur2, y3 .. etc] where ca1 and cb1 are control points 1 and 2 in a second order bezier. Maybe it can be done already, but I couldn't find anything in the manual. Rory. |