Update benchmarks
This commit is contained in:
parent
e07912f7ce
commit
37ef2b9942
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ public:
|
|||
}
|
||||
|
||||
sfz::MidiState midiState;
|
||||
sfz::Region region{midiState};
|
||||
sfz::Region region{0, midiState};
|
||||
sfz::ADSREnvelope<float> envelope;
|
||||
std::vector<float> output;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue