How to create a Matrixcontrol?

Thinksamuel's icon

I am having some difficulty in understanding the matrixctrl object. I want to make a matrixcontrol like in the Berna synth http://www.giorgiosancristoforo.net/softwares/ but i do not understand how to do it. Can anyone give me some pointers?

vichug's icon

i don''t see a mtrixctrl object in the berna ?..

brendan mccloskey's icon

I think he's referring to the pane on the extreme left, a signal mixer-router matrix.

Stephane Morisse's icon

i’ve seen in professional situations, people create things explicitly using line~

Do you mean routing things using line~ ?

jvkr's icon

...or is it the graphical aspect, like completely right in the image?

kleine's icon

You need to create a custom Background- and Cell image file...

Thinksamuel's icon

I am interested in how it would work. I mean the thing at the right side of the screen. It seems an interesting way to route data.

metamax's icon

You are talking about controlling [router] with [matrixctrl].

Like this...

Max Patch
Copy patch and select New From Clipboard in Max.

Thinksamuel's icon

Thank you! This is great!