Is there any API to find out where a playback is active or not?
I searched 17.0 API documents for it. But I don't think I find it.
Is there any API to find out where a playback is active or not?
Moderator: Moderators
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
Re: Is there any API to find out where a playback is active or not?
You can use http://localhost:4430/titan/handles to get the handles.
The reply contains a property pe handle indicating its active state:
Just use a little javascript to filter for this property.
The reply contains a property pe handle indicating its active state:
Just use a little javascript to filter for this property.
Re: Is there any API to find out where a playback is active or not?
Thanks for the reply.
I am using T2 and trying to implement midi feedback with macros.
But I can't find a way how to use your way to find out a playback is active or not.
I am using T2 and trying to implement midi feedback with macros.
But I can't find a way how to use your way to find out a playback is active or not.
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
Re: Is there any API to find out where a playback is active or not?
You are right, as far as I know this is not possible in Titan with macros.
As you specifically asked for an "API way" I was assuming you were refering to the web API.
As you specifically asked for an "API way" I was assuming you were refering to the web API.
Who is online
Users browsing this forum: No registered users and 6 guests