[PD] a better graph editor for sequencing

Frank Barknecht fbar at footils.org
Sat Apr 15 11:42:04 CEST 2006


Hallo,
Damian Stewart hat gesagt: // Damian Stewart wrote:

> however there are some quirks with 'draw as polygon' that i'm not too 
> fond of. first, it would be nice to show a hard attack as a hard attack, 
> rather than a soft curve. second, it would be nice to have some visual 
> representation of where 1, 5, 9, and 13 were to take the guesswork out 
> putting something 'on the beat'. third, it would be nice to be able to 
> just click in an empty space where i want the new value to be, rather 
> than having to drag the existing value to the proper level.
> 
> what techniques should i be investigating for doing this? possibly 

You can build all kinds of custom GUIs and sequencer using the
graphical data structures. See http://puredata.org/docs/tutorials/
for some tutorials, and the documentation in doc/4.data.structures

For an immediate reaction on mouse clicks you should take a look at
the [tot] external or maybe [MouseState].

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list