End of clip before next clip

Post your questions here and we'll all try to help.
wsimard
Is taking Resolume on a second date
Posts: 16
Joined: Mon Jan 09, 2017 01:38

Re: End of clip before next clip

Post by wsimard »

MaxMSP works on windows 10. Some people seems happy with it, I also read older post with issues. Is this the reason why you're recommending going on mac or another software on PC ?

Zoltán
Team Resolume
Posts: 7114
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: End of clip before next clip

Post by Zoltán »

at http://processing.org you can find a java based free IDE.
many libraries are available for use,
you'd need OSCp5 for osc, and Midibus for midi.

What I would do is map my clips in resolume with the midi coming from the controller.
Then add a virtual midi loopback (loopMidi)
switch resolume to the virtual midi,
Create a processing sketch that listens for OSC playhead messages from a given layer you have your clips playing,
create a midi listener for the midi controller, and listen for the clip launch notes.
when a note arrives- you push a button - you write that midi message to a variable to buffer it,
then when the osc playhead is at your desired position, you forward the midi note to resolume via the virtual loopback.
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

Post Reply