new recorder stuff

This commit is contained in:
AlexandreRouma
2022-09-25 01:01:07 +02:00
parent dcb6321531
commit 0c8f6ab836
3 changed files with 284 additions and 464 deletions

View File

@ -171,4 +171,4 @@ namespace dsp::multirate {
double _outSamplerate;
Mode mode;
};
}
}