sfztools / sfizz

SFZ parser and synth c++ library, providing a JACK standalone client
https://sfz.tools/sfizz/
BSD 2-Clause "Simplified" License
406 stars 58 forks source link

feat: add pause support for riscv #1253

Open XieJiSS opened 7 months ago

XieJiSS commented 7 months ago

This PR supersedes https://github.com/sfztools/sfizz/pull/1023

redtide commented 7 months ago

Thank you! I wonder if these changes could be done upstream to cpuid and atomic_queue instead have to maintain 2 patches just for 2 simple changes?