Page 1 of 1
array display
Posted: 26 Jun 2025, 18:09
by oli_lab
Hi,
in the array display, there is parameters for a cursor, wich is great, but couldn't find any input to actually move the cursor.
Also it would be fun to be able to set the steps colour individually with a color array.
Cheers
Olivar
Re: array display
Posted: 27 Jun 2025, 17:04
by oli_lab
the answer is : use the step sequencer !
Re: array display
Posted: 27 Jun 2025, 17:14
by grego mondo
You mean you feed a step sequencer with your Array and move your cursor where you want to ?
"Also it would be fun to be able to set the steps colour individually with a color array." +1
I think I already asked for that, it would be really more efficient to quickly read an array and find the value you're looking at ...
Re: array display
Posted: 28 Jun 2025, 13:07
by oli_lab
grego mondo wrote: ↑27 Jun 2025, 17:14
You mean you feed a step sequencer with your Array and move your cursor where you want to ?
...
I think I already asked for that, it would be really more efficient to quickly read an array and find the value you're looking at ...
It's just for visualisation purpose. otherwise I'll use "get element value"
grego mondo wrote: ↑27 Jun 2025, 17:14
"Also it would be fun to be able to set the steps colour individually with a color array." +1
As Senso explained to me, colors are a "settings" that are refreshed at refreshed rate (usually every 25ms) and not audiorate. Making them array compatible will take too much CPU time. maybe we could hack a matrix for individual color cells ?
See you soon !
Olivar