Changes between Initial Version and Version 1 of Ticket #4656, comment 13
- Timestamp:
- Jul 2, 2011, 11:46:04 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4656, comment 13
initial v1 5 5 I've create a 6 6 ~/config/settings/kernel/drivers/auich.settings file, and I've set : 7 7 {{{ 8 8 sample_rate 48000 9 9 buffer_frames 4096 10 10 buffer_count 4 11 11 use_thread false 12 12 }}} 13 13 And now there is no more cracking and error messages. Problably the buffer_frames should be set to a higher value by default. 14