Roman Kisil

Results 95 comments of Roman Kisil
trafficstars

> Experiencing same issue with eqMac Version 1.4.1 and Behringer UMC204HD audio interface. > App crashes without crash log however. You should see a crash report in Console.app Would be...

Hey guys I did a new build, I think I solved the issue you were having. Although I couldn't replicate as I don't have the right audio hardware I think...

What you're trying to do is record the audio after it's been processed, but it's an upcoming feature that will be shipped soon: ![image](https://user-images.githubusercontent.com/8472525/221431064-e49e021a-58ec-41e3-8cc5-7c2dc2218cbb.png) Currently the eqMac device only send...

I don't have these airpods on me to test, but will buy them soon and see what I can do. I doubt however that anything can be done about it...

I am triaging & trying to fix all open issues before release of eqMac v1.0.0. Excuse the wait. Yes currently eqMac really supports only 2 channel audio. This is something...

Thank you, I will look into this at some point

Hmm seems like your University is blocking access to domains they don't want you to use during time you're on campus. I can't fix the fact that you can't load...

Ok I looked into this and I don't understand why it's not working... From this code: https://github.com/bitgapp/eqMac/blob/master/native/app/Source/UI/UI.swift#L448-L458 ```swift Networking.checkConnected { reachable in if (!reachable) { returned = true return completion(false)...

Thanks for your research @pfei5 really good stuff. Unfortunately still have no clue what it could be, I'm not too strong in such networking issues. My DNS and TLS/SSL for...