Implement setMaxProcessSize in R3
This commit is contained in:
@@ -86,6 +86,8 @@ public:
|
||||
|
||||
size_t getLatency() const;
|
||||
size_t getChannelCount() const;
|
||||
|
||||
void setMaxProcessSize(size_t samples);
|
||||
|
||||
void setDebugLevel(int level) {
|
||||
m_log.setDebugLevel(level);
|
||||
|
||||
Reference in New Issue
Block a user