Cycling74 / RNBOMetasound

RNBO adapter that implements metasound nodes
MIT License
41 stars 2 forks source link

`MakeList` utility node #17

Open jinpavg opened 1 year ago

jinpavg commented 1 year ago

we don't have list in inport yet... but once we do, how do you make a list? there are arrays in MS but you can't Make Array in the MS graph, you can only Set at an index

we could use arrays and then have a trigger and a two int pins, the trigger would capture the state of the array and the ints could be an offset and a length or start and end