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) {
|
if (allZeros) {
|
||||||
region.sampleId.reset(new FileId("*silence"));
|
region.sampleId.reset(new FileId("*silence"));
|
||||||
region.hasWavetableSample = false;
|
region.hasWavetableSample = false;
|
||||||
} else {
|
|
||||||
region.hasWavetableSample &= true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue