Hello Billy Stiltner,
Le 17/02/2016 19:08, Billy Stiltner a écrit :
This ought to be easier now with the new text object as well as the new list functions
Yes [text] 's quite easier than datastructure for playing sequences.
I've modified the patch and the script, removed hundreds of objects by using [text]
here is a sample:
http://megalego.free.fr/pd/#proll
there still is a lot to do on it but it's usable for writing simple patterns.
I have to study new list functions before going further for implementing list-tuplet and play complex rythmic formula.
Also it would be nice to have this script embedded into an external object...
On Sun, Oct 13, 2013 at 6:33 AM, Patrice Colet <colet.patrice@free.fr> wrote:
> De: "Billy Stiltner" <billy.stiltner@gmail.com>
>
>
> Patrice Colet, that proll.tcl is somethin else. I had no idea that
> such a thing is possible.
> I think
> I changed wintop-70 to wintop+30 to show the entire top canvases.
> I guess the cursor just needs updated in order to be seen.
> lookin good so far man.
>
>
Cool, make it yourse if you like, I still didn't finish this interface, and don't really know when it will be,
so what about putting the knowledge of several people on it?
There are some points I wanted to review,
the main one is about using one canvas per bar because canvas is limited in size, I also would like to write an arranger interface for managing several tracks, and to be able to load/edit data from mrpeach/midifile... I should work again on this project this winter.