Settings Window Bugs
-
@David-Healey said in Settings Window Bugs:
MIDI channel is stored in GeneralSettings.xml, not DeviceSettings.xml
Seems odd.
It's been there for 9 years, so I guess it's just where it started out.
Here's the PR: https://github.com/christophhart/HISE/pull/850
-
@David-Healey said in Settings Window Bugs:
what about the team ID? I don't think that's used.
Looks like only in the redundant iOS code, but Christoph would know best on that. Just in case it messes with Mac exports.
-
The team ID is used to automatically codesign macOS builds.
-
@dannytaurus said in Settings Window Bugs:
@David-Healey said in Settings Window Bugs:
MIDI channel is stored in GeneralSettings.xml, not DeviceSettings.xml
Seems odd.
It's been there for 9 years, so I guess it's just where it started out.
Here's the PR: https://github.com/christophhart/HISE/pull/850
Great thanks, this one's been bugging me for years!
-
@Christoph-Hart Wait.. does that actually work? I thought we had to do that manually?
We're talking about plugin builds, right - not HISE builds?
-
@dannytaurus Xcode can code sign for you. I always do it manually though. Also if you have multiple certificates installed how does it know which to use?
-
@David-Healey said in Settings Window Bugs:
@dannytaurus Xcode can code sign for you. I always do it manually though. Also if you have multiple certificates installed how does it know which to use?
You have to select which certificate each time you compile
-
@ulrik how does one do that when exporting from HISE and using the auto signing?
-
@David-Healey If compiling in Xcode I mean
-
@dannytaurus Got another mystery setting issue, maybe you can figure out. The CTRL+D shortcut to duplicate components doesn't save on Linux.
Here's some history :)
https://forum.hise.audio/topic/6099/bug-shortcut-keys-not-working-properly/23?_=1768522876105