Re: [AD] proposed changes to sound API |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] proposed changes to sound API
- From: "Matthew Leverton" <meffer@xxxxxxxxxx>
- Date: Tue, 16 Dec 2008 18:51:30 -0600
On Tue, Dec 16, 2008 at 6:01 PM, Peter Wang <novalazy@xxxxxxxxxx> wrote:
>
> I like it.
>
You like the proposed changes or the current A5 methods?
> ALLEGRO_SAMPLE_INSTANCE would be the clearer. Since most users won't
> have to deal with them under your design, it's probably not too long.
>
I agree.
>> * Rename ALLEGRO_SAMPLE_DATA to ALLEGRO_SAMPLE
>>
>
> al_stop_sample() -> al_stop_sample_instances()
>
Did you mean for that to be plural?
al_stop_all_simple_samples() -> al_stop_samples() [ or
al_stop_all_samples() ? ]
al_stop_sample() -> al_stop_sample_instance()
--
Matthew Leverton