mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Mention that this won't implement parameter groups
This commit is contained in:
@@ -31,6 +31,7 @@ use crate::params::Params;
|
||||
/// - 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)
|
||||
/// - Parameter update callbacks
|
||||
/// - Parameter hierarchies/groups
|
||||
/// - Outputting parameter changes from the plugin
|
||||
/// - GUIs
|
||||
pub trait Plugin: Sync {
|
||||
|
||||
Reference in New Issue
Block a user