On Sat, Apr 27, 2002 at 12:16:27AM +0700, Evgeny Chukreev wrote: > Why did you select this style of API to control alsaplayer? > I mean use of ap_do (AP_DO_PLAY) instead of ap_do_play () for example. It keeps the API simple, arguably :-) > Is there reason to keep this in python binding? Sure, for remote controlling :) I will add the ability to spawn alsaplayer processes from libalsaplayer soon. Andy