Samuel Pröll
Samuel Pröll
this happens for me as well. Just adding the dependency in pubspec.yaml (not adding any code related to audio_waveforms) leads to the build error. Apparently, this only happens with the...
i have moved on from that project a while ago and will not be able to reproduce the issue. I ended up not including waveform visualization at all.
Hi @blank-ed thank you very much for contributing. Could you please create a single PR with all changed files? Not sure if you wanted me to review already, since the...
@blank-ed, I am not sure what the problem is. In your fork, you would need to create new branch, commit and push changes to all files and then create the...
Hi thank you for the feedback. Sounds like an interesting idea. And I did not find any similar library in a quick search.. I have also learned more about this...
sure, this was just a quick demonstration of how to use the filter state. Writing a class around this would be necessary.
In principal, your implementation(s) are good. I played around with it myself and the "problem" lies with setting the initial state. You should be able to see, that the results...
looks good. I started working on a "minor" rework of the internal structure, including formatting. If it's ok with you, I might just replace the current implementation of `DigitalFilter` with...
also many thanks to you!
@s-celles, just FYI. I have finally come around to rework the code and improve code quality drastically. I am now also working on a documentation for it here: https://samproell.github.io/yarppg/