sfizz/src
Atsushi Eno b76a1c50a3
accept samplesPerBlock up to 8192 (inclusive)
`ASSERT(samplesPerBlock < config::maxBlockSize)` (where `maxBlockSize` is 8192) means 
we cannot set 8192. But we don't want 8191 as the actual maximum size.
2020-10-08 02:10:00 +09:00
..
external Add a volatile on the stop flag in the thread pool 2020-10-07 00:37:31 +02:00
sfizz accept samplesPerBlock up to 8192 (inclusive) 2020-10-08 02:10:00 +09:00
CMakeLists.txt (Re)moved Doxygen scripts 2020-09-28 17:03:37 +02:00
sfizz.h Doxygen documentation update [skip ci] 2020-09-05 16:14:51 +02:00
sfizz.hpp Doxygen documentation update [skip ci] 2020-09-05 16:14:51 +02:00