#13412 closed enhancement (fixed)
libao: Use AudioUnits instead of base CoreAudo to support different numbers of channels and sample rates
Reported by: | mike@… | Owned by: | yves@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Hello,
I am using this patch for libao now for several years, together with several applications (adplay, uade123). It changes the macosx plugin to use AudioUnit instead of CoreAudio.
Attachments (4)
Change History (13)
Changed 17 years ago by mike@…
Attachment: | patch-configure added |
---|
comment:1 Changed 17 years ago by yves@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by yves@…
This s not working on Leopard so I'll make it a variant for now
Changed 17 years ago by mike@…
Attachment: | patch-src__plugins__macosx__ao_macosx.c added |
---|
Revised patch, that takes PPC machines into account
comment:3 follow-up: 5 Changed 17 years ago by yves@…
Milestone: | → Port Enhancements |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Would that patch work with 0.8.8 ?
comment:4 Changed 17 years ago by yves@…
Owner: | changed from macports-dev@… to yves@… |
---|---|
Status: | reopened → new |
comment:5 Changed 17 years ago by mike@…
Replying to yves@macports.org:
Would that patch work with 0.8.8 ?
I have not tried it myself but there has not changed a lot with 0.8.8. I'll try to test it out tonight.
comment:6 Changed 17 years ago by mike@…
I gave 0.8.8 a quick test and everything seems to be working ok. There has been no change to the macosx driver at all in this release. The configure script changed so I removed some diffs, please give it a quick review.
Changed 17 years ago by mike@…
Attachment: | patch-AU-src__plugins__macosx__ao_macosx.c added |
---|
Finally a fixed version for Leopard. MPG321 now also works with this patch.
comment:8 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Marking fixed as per comment:7.
comment:9 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Committed changeset:31515
thanks