Mention that this won't implement parameter groups
This commit is contained in:
parent
5cc9931de6
commit
11c4112361
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ use crate::params::Params;
|
||||||
/// - Sample accurate automation (this would be great, but sadly few hosts even support it so until
|
/// - Sample accurate automation (this would be great, but sadly few hosts even support it so until
|
||||||
/// they do we'll ignore that it's a thing)
|
/// they do we'll ignore that it's a thing)
|
||||||
/// - Parameter update callbacks
|
/// - Parameter update callbacks
|
||||||
|
/// - Parameter hierarchies/groups
|
||||||
/// - Outputting parameter changes from the plugin
|
/// - Outputting parameter changes from the plugin
|
||||||
/// - GUIs
|
/// - GUIs
|
||||||
pub trait Plugin: Sync {
|
pub trait Plugin: Sync {
|
||||||
|
|
Loading…
Add table
Reference in a new issue