[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Mon, Jan 9, 2012 at 10:16 PM, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> I'll leave OS X implementation to somebody else
>
I ended up writing the recording routine for the AudioQueue driver. I
didn't test it on iOS or do anything special for it. I don't even know
if the OS X implementation is correct, but it works for me. Somebody
should check it over at some point, although any major changes should
probably wait until after I solidify the main API.
I will not be implementing anything for OpenAL or OSS, so those are
left unsupported.
I will not be implementing driving enumeration in the near future.
That can be added at any time with functions like
al_set_new_audio_recording_device(), and would work similarly to how
the display adapter stuff works. I would add configuration settings
(as ALSA already has) to all the devices, but on some platforms that
would basically require fully implementing enumeration.
--
Matthew Leverton