Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track context information for VST3 and CLAP #119

Open
0x01011970 opened this issue Feb 25, 2024 · 2 comments
Open

Track context information for VST3 and CLAP #119

0x01011970 opened this issue Feb 25, 2024 · 2 comments

Comments

@0x01011970
Copy link

0x01011970 commented Feb 25, 2024

Hello,

Is there any way to retrieve the name of the track the plugin is placed on?

It seems it is supported by the Clap API, see https://github.com/free-audio/clap/blob/main/include/clap/ext/track-info.h#L40

Thanks for the help

@0x01011970
Copy link
Author

It seems it is implemented in clap-sys 0.4.0 https://github.com/glowcoil/clap-sys/blob/master/src/ext/draft/track_info.rs

@robbert-vdh robbert-vdh changed the title CLAP plugin, retrieve Track Name Track context information for VST3 and CLAP Mar 10, 2024
@robbert-vdh
Copy link
Owner

Not at the moment. This is also possible with VST3. I'll add it to the todo list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants