Changes between Initial Version and Version 1 of Ticket #9930, comment 2
- Timestamp:
- 07/21/11 21:27:57 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9930, comment 2
initial v1 10 10 output_bytes_per_frame is bytes_per_channel * channels ; a frame is made of samples for all channels. your testing a modulo of bytes_per_channels * channels * channels... 11 11 12 I think you're are confused between the meaning of a frame, fragment_size and period_size... As for a what a "alsa-frame" is, it's the first time I've ever heard of such term 12 I think you're are confused between the meaning of a frame, fragment_size and period_size... As for a what a "alsa-frame" is, it's the first time I've ever heard of such term. 13 14 Have a read: http://www.alsa-project.org/main/index.php/FramesPeriods