Changes between Version 1 and Version 2 of Ticket #88, comment 18
- Timestamp:
- Dec 18, 2017, 11:32:34 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #88, comment 18
v1 v2 4 4 > Maybe this manual will be interesting to you? 5 5 6 Yes, it is helpful, in a way. What I found out is that there are devices that definitely do not allow to query their min/max/resolution sampling rate in which case we have to fall back to what the fixed configuration tells us what we can use. What the XMOS spec tells me is that the range goes from 44100 Hz to 192000 Hz for the sampling rate (if the Firmware developer uses the defaults). But as I said, that cannot be queried from the device. It is hardcoded into the Firmware. Yuck. We will have to live with that.6 Yes, it is helpful, in a way. What I found out is that there are devices that definitely do not allow to query their min/max/resolution sampling rate in which case we have to fall back to what the fixed configuration tells us what we can use. What the XMOS spec tells me is that the range goes from 44100 Hz to 192000 Hz in discrete frequency steps for the sampling rate (if the Firmware developer uses the defaults). But as I said, that cannot be queried from the device. It is hardcoded into the Firmware. Yuck. We will have to live with that.