diff options
author | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2007-08-02 07:15:50 +0000 |
---|---|---|
committer | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2007-08-02 07:15:50 +0000 |
commit | 7f5531714a749969a0f6f621efabd38c4e7ab90b (patch) | |
tree | f95bc46a52523ad1f71b21b67bb9c8ee49bd450e /gnu | |
parent | cab14cd66574a4c81fc8aed6915cd90860ccc34a (diff) |
the MI audio layer never really knows what encoding the hardware uses;
the hardware drivers just set a conversion function.
when the MI audio layer needs to add silence, it adds silence in the
userland format, but the amount added is for the hardware sample size.
this diff fixes both record mode by sending the right amount, and
play mode by converting the silence to the right format.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions