Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: OS X: possible to code component that auto resamples all output audio? (Read 1097 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

OS X: possible to code component that auto resamples all output audio?

There are a couple of media players  for OSX doing automatic sample rate switching.
Just like in Win it is possible in OSX.


On OSX you have to provide the functionality manually on the application layer. Windows can provide this automatically. I didn't claim that the actual end-user functionality is significantly different on both systems.


Just how difficult is it to code a little component that does this on a system-wide level? Prosoft's Hear shows that one can have a sound processor that applies to all sound output, so unless that sits somewhere where the content's sampling rate is no longer of any meaning, it ought to be possible to provoke a change, no?