Can we detect DAW marker points?
-
Is there a way that HISE can get a DAW's timeline marker/s information?
I want to be able to access the names of the marker points and be able to trigger them similar to the plugin SETLIST.
-
@Chazrox perhaps start with a read of the VST3 specification?
-
@Lindon Wow. Sick info. Thanks! This is all brand new to me. I'll give it a good read.
-
@Chazrox well having read it (I admit a fair while ago now) I don't recall anything about the Host passing along marker points - so I think its unlikely, and even if it did I have no recollection of HISE being able to access them - if it did I think it would be in the transport handler - and I see nothing there:
https://docs.hise.dev/scripting/scripting-api/transporthandler/index.html
-
@Lindon Still a good read either way. Good stuff to know.
