All the other inputs of the write are zero, you only write to one specific channel of it.
Write doesn't keep a state, every render pass, it checks the inputs and produces an output.
Try this basic buffer
Attachments
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
The techniques shown in previous posts are great but... there is always a but...
In the following example everything seems to work as expected, except when pressing multiple buttons / midi notes at the same time. Then the numbers in the collection seems to get stuck / not updated.
Resulting in bars that are up while nobody is pressing any keys.
Hopefully there is a solution to this problem too?
Notes coming in at the exact same time though, within a single render pass, the later one will take precedence.
Write in signal is sampling at frame rate, note events can come in any time.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
still no luck, I'm sure the midi or OSC sends notes off / 0's.
To much note off are not triggering the video which makes ti unresponsive, here is my patch maybe you have some suggestions for improvements
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu