sequencer in max/msp?
Hello everyone,
I'm trying to create a sequencer on max/msp and I'm wondering if there are any graphical objects that could help...
like vradio and hradio on pd, or something that coud do the same work.
all opinions are welcome
thanks in advance
matrix control is a common one to use for sequencing...
i like to use multislider myself
have fun!
kevin
On Feb 26, 2008, at 11:47 AM, kostas wrote:
> I'm trying to create a sequencer on max/msp and I'm wondering if
> there are any graphical objects that could help...
> like vradio and hradio on pd, or something that coud do the same work.
What do these PD objects do?
Chris Muir
cbm@well.com
radiogroup is sort of like like vradio, but I don't think it will work horizontally. Matrix control is probably a good alternative to using a horizontal "radiogroup".
thanks for the quick replies!
is it impossible to get radiogroup to display its checkboxes horizontally?
If you send "one/row 1" to the [matrixctrl] object, or change this attribute in the inspector you can mimic a horizontal [radiogroup] pretty well.
lh