Aaron P.

Results 24 comments of Aaron P.

I can confirm this. It's time for the world to accept that loudnorm's implementation of ebu r128 limiting is dangerously opinionated or just plain broken. I wouldn't let it near...

I don't think it's the silence. As long as we can agree Fabfilter Pro-L2 is the gold standard for mastering and loudness, at least. With loudnorm I tried almost every...

No worries and of course thanks again for your work with this. I might conduct some experiments with dynaudnorm as well just out of curiosity. Edit: Do not use dynaudnorm...

I had pretty good results with alimiter just now and I'm not sure how flawed this approach might be. I'm still using the parsed results of ffmpeg-normalize. Maybe this is...

I was doing something close to that but left off why the output was 4 single item json arrays rather than an array of 4 items. I am parsing the...

Just to clarify for others, while this issue was created for LockCachingAudioSource, this issue occurs without use of "LockCachingAudioSource" on iOS devices for us with just setAudioSource() alone after app...

@ryanheise thanks. I simply exposed _proxy as proxyServer, caught the error in _player_.setAudioSource().onError, called _player_.proxyServer.start() and retried setAudioSource and all is good. In reading about HttpServer I'm not sure how...

@ryanheise sorry for the delay it takes a while to test because each time I have to wait for it to die. I tried the fix/caching branch and the error...

@ryanheise I'm just calling setAudioSource() which works absolutely fine *until* a period of inactivity when the HttpServer appears to stop. I can't prove this because HttpServer has no exposed way...

Getting the exact same error on OSX 10.9.5.