Apply fix to pad synth prepare() data race
commit0a4e5a4de8c7502062ba143474d9f29e31650f5c
authorfundamental <mark.d.mccurry@gmail.com>
Mon, 7 Oct 2019 01:55:07 +0000 (6 21:55 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Mon, 7 Oct 2019 01:55:07 +0000 (6 21:55 -0400)
treec3e23257e179e1bc982a1784979922cbdcfab847
parent457d2cc078a4c2b2ab9b48823ac0b4c2be95f217
Apply fix to pad synth prepare() data race

Prepares the shared oscillator before using multiple threads to
generate pad synth wavetables.

Patch by friedolino
src/Params/PADnoteParameters.cpp
src/Synth/ADnote.cpp
src/Synth/PADnote.cpp