Will Munn
Will Munn
This site doesn't seem to have available documentation either
I've had a go at this https://github.com/thisandagain/fastly/pull/41
Did you definitely clone all the submodules? ``` git submodule update --init --recursive ```
I could help with this. Do you have any preference on a CI platform?
OK I will investigate :)
thanks, I tried to recompile it by adding "loudnorm" to the `COMMON_FILTERS` in the makefile, but it still doesn't work. Is there a good resource for understanding which compiler options...
It seems like the loudnorm filter has https://github.com/jiixyj/libebur128 as a dependency. Do I somehow need to include that?
Hi I suspect I am running into a similar issue. I'm trying to write some code that will notify when a new device is plugged in or unplugged. On macos,...
Also keen for this to get merged. FYI the python lint error that is failing has been fixed upstream, can this be rebased? Maybe it has more chance of getting...
I think I'm having the same issue, I've spent quite a while debugging through localstack logs and eventually found that the container that localstack starts is failing to start, see...