Re: [AD] Audio plugin function names |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Evert Glebbeek wrote:
Right now in the audio plugin, functions are namedal_sample_play, al_sample_stop, al_voice_destroy, al_sample_data_destroy etc. Shouldn't those be called al_play_sample, al_stop_sample, al_destroy_voice, al_destroy_sample_data etc. to be consistent with the rest of the API?
I just want to point out that the audio plugin is older than A5 itself, and the API was defined before A5 had a naming scheme. And yes, I do think the audio API should follow the rest of A5 API.
Another thing: Why do we need FLAC library? libsndfile seems to support FLAC file format.
-- Milan Mimica http://sparklet.sf.net
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |