Add option for loading imported file with plugin's state. Use a small loop xfade amount as default.
This commit is contained in:
@ -144,6 +144,7 @@ public:
|
||||
void resetParameters();
|
||||
void setPreBufferAmount(int x);
|
||||
int getPreBufferAmount();
|
||||
bool m_load_file_with_state = true;
|
||||
private:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user