nat3

Results 3 comments of nat3

after testing this exception only occurs with a chunk_size of 1. if this isn't intended, here is a test to reproduce this error: #[test] fn test_rubato() { // new resampler...

my goal was sample accurate resampling related to resample ratio. but you're right thats probably overkill. nonetheless in my case chunksize has to be small in order to get low...

Sorry for the late reply. I tested a few things of rekordcrate and unfortunately it did not work reliably for me in my testings. Somewhere its mentioned that reverse engineering...