Sound hardware does vary greatly, and the beep parameters are a function of this particular driver, not PicoGUI itself. So, you should use the "input-tsinput" config section instead of "sound".
Also, is there a possibility that you could rename the tsinput driver to something more descriptibe, maybe including the name of the touchscreen interface chip? The name 'tsinput' makes it seem like a generic touchscreen input device, so some people might try to use it on other platforms when it only works on one now. Quoting Philippe Ney <[EMAIL PROTECTED]>: > Hi Micah, > > I added sound support for ChipSlice through tsinput. > To have a some possibility to customize the beep sound, I used the same > two > params (frequency & length) as on a pc. Those could be passed to the > server > following the config/command_line syntax (sound.frequency & > sound.length). > > I think this is sufficiently generic and maybe could be used for all > beep > configuration. > > What about this? > Maybe you have something else in mind. Let me know. > -philippe > > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel > -- Only you can prevent creeping featurism! _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
