Update teakra, adjust TeakraSlice for new audio frame period
This commit is contained in:
@ -146,7 +146,7 @@ struct DspLle::Impl final {
|
||||
std::size_t stop_generation;
|
||||
|
||||
static constexpr u32 DspDataOffset = 0x40000;
|
||||
static constexpr u32 TeakraSlice = 20000;
|
||||
static constexpr u32 TeakraSlice = 16384;
|
||||
|
||||
void TeakraThread() {
|
||||
while (true) {
|
||||
|
Reference in New Issue
Block a user