Henrik Enquist

Results 223 comments of Henrik Enquist

One point to consider is if this should be configured in each config file, or as a command line parameter. Pros and cons with both..

This is certainly useful! It has been on my list for a while already, I just didn't find the time to start yet.

CamillaDSP can't release a device while running, so the only way to release is to stop it completely. If you want to do that, you will need to some (python)...

The gadget driver changes will just make a workaround much simpler to implement. It's not needed to add the release functionality in camilladsp. I'll have to think about what it...

These are both useful features. Aliases for channels is something I would like to add at some point. It's not easy to add though, that's why I haven's started on...

I haven't thought of this but makes sense to include. And why not add decimation at the same time. I'm planning to release version 1.0 as soon as I'm sure...

All filters in a camilladsp pipeline must work at the same sample rate, it's not possible to use different rates in different parts of the pipeline. That's why the resampling...

Got it! I had disabled the testing harness. I enabled it again and things started working just fine. > Note that for #[criterion] benchmarks, we don't need to disable the...

Please see https://github.com/bheisler/iai/pull/6