Post

Replies

Boosts

Views

Activity

Headphone accommodation with audiogram
Hi, i am developing an app to enter audiogram data to Apple HealthKit and i want to have a little more information about Apple‘s headphone accommodation. is there any information about how the accommodation exactly works? Which filters will be applied in the background? How are the filter coefficients created etc.? Is there any access to the resulting eq curve? Is there also dynamic compression used in a certain way? Kind regards, Tom
0
0
318
Aug ’23
Orientation (vertical, angle) in Swift Charts is not working
Hi! I want to use the new SwiftUI Charts (iOS 16) in my app and it seems that the orientation does not work. I want to make the AxisLabels vertical oder verticalReversed or give it a certain angle but all three methods don't seem to work. AxisMarks() { _ in AxisValueLabel(orientation: .angle(Angle.degrees(45.0))) } } Am i doing something wrong or is it a bug in the beta framework? Kind regards, Tom
0
0
826
Jun ’22