Skip to content

Commit

Permalink
added TODO about 'active'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bremmers authored Nov 20, 2023
1 parent 6738f8b commit d6d577f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/clap/ext/draft/midici-profiles.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
// we can add that once we've agreed on the basic functionality.
//TODO : for completeness it could work for outputs too. A MIDI effect plugin might want to know
// the host can receive per-note articulations in note attributes for example.
//TODO : perhaps remove the "active" parameter from clap_plugin_midici_profiles.get(). In this scenario the host decides which profiles
// will be used, which is cleaner and probably better reflects how profiles will be used for the host/plugin case.

static CLAP_CONSTEXPR const char CLAP_EXT_MIDICI_PROFILES[] = "clap.midici-profiles.draft/0";

Expand Down

0 comments on commit d6d577f

Please sign in to comment.