drowaudio
drowaudio
I don't know if you can see this but I'm trying it out here: https://github.com/Tracktion/pluginval/runs/8089795529?check_suite_focus=true The problem seems to be that that Docker image has an old version of Git...
I can't see from that thread what the obvious answer is? I think I tried doing a `sudo apt-get update` but I then got an error saying `sh` isn't recognised...
Do you mean like an md file in the repo? I probably wouldn't want to duplicate the text but it would be nice if we could use the output of...
Yes, I think the bug you listed is unrelated. It is simply an algorithm drawback of SoundTouch that the first ~100ms of audio is silent due to needing a certain...
Hi Adam, It looks like Android might be defining macro with the same name as a function in STK. Try undeffing all any symbol clashes at the top of the...
Hye Joel! Thanks for resurrecting this, I wish I had more time to work on the module but unfortunately not these days. I'd be open to pull requests but can't...
Thanks guys. I'm not too worried about all the formatting and whitespace issues (can you believe I started dRowAudio before I new the difference between tabs and spaces!) as long...
A timeout of -1 means "run forever": From the `--help` command: > By default this is 30s but can be set to -1 to never timeout It sounds like your...
Thanks for the work on this. There's a couple of things that would probably need to change in order for me to be able to merge it though. Firstly, it's...
Can we close this issue can carry it on in the PR? It will be easier to discuss it relating to the code. I think with the PluginNode issue you...