Update Synth.cpp
This commit is contained in:
parent
aeb17c1fca
commit
720a3a05fb
1 changed files with 0 additions and 2 deletions
|
|
@ -637,8 +637,6 @@ void Synth::Impl::finalizeSfzLoad()
|
|||
if (allZeros) {
|
||||
region.sampleId.reset(new FileId("*silence"));
|
||||
region.hasWavetableSample = false;
|
||||
} else {
|
||||
region.hasWavetableSample &= true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue