mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-19 12:16:16 -04:00
corrected ladspa sample rate dependent control handling
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@299 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -68,6 +68,7 @@ typedef struct portDescription
|
||||
Uint16 control_id;
|
||||
buffer_rate_t rate;
|
||||
buffer_data_t data_type;
|
||||
bool is_scaled;
|
||||
LADSPA_Data max;
|
||||
LADSPA_Data min;
|
||||
LADSPA_Data def;
|
||||
|
||||
Reference in New Issue
Block a user