Right.
Just finished now.
-philippe
> 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
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, ma
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 thin