mheidt
mheidt
OK, Please try adding those two lines in the webconf:  ``` else: self.pianoteq_autoconfig() ```
Great. Once the PR is merged into testing, you could test it a final time before we close this issue. Thanks, Markus
Something to consider: I added an instance via Detailed view to the instrument. What I find disturbing is that the Play has to be ON as well, when you try...
I had a look into the OSC interface. I think we should have one "master engine" where you control the generic setup like BPM and where you can define the...
Thanks Michael. I am not an erlang developer but took some time to look into the code. Shouldn't this be solved more generically closer to the json interface? So that...
Yes, to sum it up in my words: It changes for each connection/recovery and the EPOCH is accessible in the RecoveryListener methods, in the client calls and in the connection.read...
@michaelklishin Is the MetricsCollector-Delegate hack an option or are you planning to provide the EPOCH?
I am having a similar issue and don't know if I should open a new ticket. @Segelente, You mean, that aliasing and passing arguments to the graphql query doesn't work?...