MIDI output driver support for setting master volume #5407
Replies: 2 comments
-
Apple also says that CoreAudio functions are deprecated now, and they'd rather you use https://developer.apple.com/documentation/avfaudio/avaudioengine/ If there's a way to call their MIDI synth with that and control audio volume, or even route it into DOSBox-X's audio mixer code, that would be great. |
Beta Was this translation helpful? Give feedback.
-
I did figure out how to get CoreAudio MIDI synth volume control, through trial and error despite Apple's terrible developer site documentation on the matter. Listing constants and functions with a terse or no description or what you do with it is not documentation, Apple. If that's your idea of documentation, then frankly grep is more informative than you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions