>i currently writing a plugin for alsa9 and i'm thinking of various >paramters which could be set and if there are usefull for example does >someone know 'good' values for snd_pcm_sw_params_set_xfer_align(), in the >code samples it varies from 1 to 4, is it also usefull to set it to higher >values for example 1024? and at least what is it good for? >is there any need for any sw_parameters for 'normal' player applications??
avail_min is the only sw_param you typically need to set, and even that is only if you intend to use poll(2). all ALSA params come with "reasonable" defaults. xfer_align, in particular, is one that i've never ever bothered to set. --p \begin{ObJack} ps. but why bother with all this when you can use JACK (http://jackit.sf.net/)? \end{ObJack} ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel