surge-synthesizer / conduit

The Surge Synth Team Conduit Plugin Suite
Other
13 stars 4 forks source link

Fix event data copying #97

Closed Xenakios closed 6 months ago

Xenakios commented 6 months ago

std::min should be used instead of std::max so as to not attempt reading invalid memory from the host.