Remove a comment, doesnt apply yet
This commit is contained in:
parent
faeaa5862c
commit
72f42baac7
1 changed files with 0 additions and 1 deletions
|
@ -432,7 +432,6 @@ class CardinalPlugin : public CardinalBasePlugin
|
|||
#if DISTRHO_PLUGIN_NUM_INPUTS != 0
|
||||
/* If host audio ins == outs we can get issues for inplace processing.
|
||||
* So allocate a float array that will serve as safe copy for those cases.
|
||||
* Also used for bypass, so inputs are fully zero.
|
||||
*/
|
||||
float** fAudioBufferCopy;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue