mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
200197c95c
commit
9d47a8f459
1 changed files with 0 additions and 2 deletions
|
|
@ -461,8 +461,6 @@ public:
|
|||
//==============================================================================
|
||||
ComponentResult Initialize()
|
||||
{
|
||||
SetMaxFramesPerSlice (16384);
|
||||
|
||||
#if ! JucePlugin_IsSynth
|
||||
const int numIns = GetInput(0) != 0 ? GetInput(0)->GetStreamFormat().mChannelsPerFrame : 0;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue