Thank You for your continued support and contributions!
Supports sample frequencies from 8 to 55 kHz for the ADC part, and 8 to 100 kHz for the DAC part. The ADC does not support DVD audio (96 kHz audio), only Mini-Disc (MD), Compact-Disc (CD) and Moving Picture Experts Group Layer-3 Audio (MP3). For playback 8 to 100 kHz is specified. DVD playback is supported.
When saving as WAV file, the Bitrate generally is 1411Kbps.(44.1 KHz, 16Bit, Stereo)When saving the optical signal with 48KHz as WAV file,the Bitrate is 1536Kbps. (48 KHz, 16Bit, Stereo)
Optical recording can sample at 44.1KHz or 48KHz.
Multi-Codec PlayerSupports MP3, Ogg Vorbis, WMA, ASF, and WAV formats as a multi-Codecplayer.The H140 supports WAV types of 11/22/44/48KHz, 16bit, Mono/Stereo.
The DAC supports it but as far as I know the player does not. Playback of 48k files is normal they're just trampled.
sox -n -b 16 -c2 -r44100 44_10000.wav synth 30 sine 10000 dither -ssox -n -b 16 -c2 -r48000 48_10000.wav synth 30 sine 10000 dither -s
The sample rate test does not do what you think it does, but by all means if I'm remembering wrong feel free to figure out how to clock the device at 48k.
When saving the optical signal with 48KHz as WAV file,the Bitrate is 1536Kbps. (48 KHz, 16Bit, Stereo)
The H140 supports WAV types of 11/22/44/48KHz, 16bit, Mono/Stereo.
I'm a user asking a question on a support forum so it hardly seems reasonable to offer zero information and instead respond by "inviting" me to figure out how to clock the device.
In the OF the 10000 Hz test tones at sample rates 22050, 44100 and 48000 Hz all play back at identical pitch. In contrast in Rockbox (as with any device using sample rate conversion) each file plays back with clearly different pitch.
amiconn kugel (Buschel, saratoga - logs): There are several stable targets which don't support 48kHz, e.g. *all* the coldfire targets only support 44.1/22.05/11.025 (and some of them 88.2)11:44 amiconn Supporting (96/64)/48/32/24/16/12/8 on those targets would require a different base clock xtal - and then they wouldn't support 44.1 & related rates...12:22 kugel amiconn: could you possibly switch between the modes?12:27 amiconn kugel: You can switch between (88.2)/44.1/22.05/11.025.12:28 amiconn Different xtal for the base clock offering the other sample rates means soldering...12:30 amiconn This is a limitation of the audio clock generation in the MCF5249 and MCF5250...12:32 amiconn *Iiuc* it could be solved if the dac would be clock master, but since the targets aren't designed that way, this isn't possible either12:32 amiconn Audio clock master I mean12:34 amiconn This is why the H1x0 can record non-44.1 S/PDIF natively (and pass it through), but not record analog signals or play back at that rate.12:35 amiconn In case of s/pdif recording the input is audio clock master
sndfile-resample -to 22050 -c 4 48_10000.wav linear.wav
I'm surprised (but probably shouldn't be) that iRiver could be so misleading in the way they present the product info and that they did so more than once. In the H140 manual their info on the supported sample rates is in places inaccurate and misleading while in the H340 manual it varies between vague and absent.
Is Rockbox using either of the Speex or SoX sample rate converters? Something else?
Page created in 0.118 seconds with 21 queries.