Downloading speed inside hise,
-
@d-healey nope i cloned your forked hise and switched to macDownloadFix branch
-
@parabuh I will test with that branch too, it's possible there are other additions in my development branch that are having an effect here (although I doubt it).
-
@d-healey ok im waiting for your answer
-
@parabuh I'm still seeing consistent download speeds on that branch.
Are you absolutely certain you built the correct branch and that you are running the correct binary? From your description it sounds like you have more than one copy of the HISE source on your system now and that nearly always leads to issues.
-
@parabuh Just in case, here's my binary you can try - https://filedn.eu/larUQgXOwVjQdvpPaD96lHH/HISE.app.zip
-
This post is deleted! -
This post is deleted! -
@d-healey now it works a little randomly sometimes if hise window is not focused speed slowing down
-
@parabuh I read about something called appnap on mac os that might be related, I'll see if I can recreate the issue
-
@d-healey here you can see the behaviour
-
@d-healey i found topic on apple dev forum that we should add NSAppSleepDisabled flag to plist file but hise xcode project dosnt have plist file
-
@parabuh said in Downloading speed inside hise,:
i found topic on apple dev forum that we should add NSAppSleepDisabled flag to plist
I'll try it and report back
-
@parabuh I can't recreate the issue. What version of MacOS are you using and what CPU?
-
@d-healey M1 Max, Sequoia
i finally found Info-App.plist and added this flag but without luck
-
@parabuh said in Downloading speed inside hise,:
i finally found Info-App.plist
I'm using an Intel system on Ventura so perhaps that's why I'm not seeing the issue, would need someone with both Intel and M1 systems to confirm.
Did you add it in Projucer?
-
@d-healey i added in xode, ill try this way
-
@parabuh nope, this not working
-
@parabuh Are there any power save settings in MacOS that could be causing the slow down for background apps? Do you get the same slowdown when download in the browser if it's in the background?
-
@d-healey nope, i dont have any power saver mode, mac is connected to power source, now i downloading older os to check how it on vm
-
@d-healey ok i can cofirm that on macos 13 issue not exist, im curious if i build plugin on old mac how it will behave on newer version