e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below are...
commit354547e6b260fa6c60d524e13352040b9b43d17f
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 26 Jun 2010 10:07:17 +0000 (26 10:07 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 26 Jun 2010 10:07:17 +0000 (26 10:07 +0000)
tree8b75fe5f13a3418186cb11c01062ad415490036b
parent5510689f4eeca3c024ab354c70457048f224b3de
e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below are being a bear as far as minor crackling at higher amplitude-- leave them out for the time being since no solution is currently evident. 48, 44, 32 (rec rates 24, 22, 16) seem perfectly fine. I'm betting c200 is ok to include because it uses the same setup as e200.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27139 a1c6a512-1295-4272-9138-f99709370657
12 files changed:
apps/plugins/pitch_detector.c
apps/recorder/pcm_record.c
firmware/drivers/audio/as3514.c
firmware/drivers/audio/sdl.c
firmware/export/as3514.h
firmware/export/config/sansac200.h
firmware/export/config/sansae200.h
firmware/export/pcm.h
firmware/export/pcm_sampr.h
firmware/pcm.c
firmware/target/arm/i2s-pp.c
firmware/target/arm/sandisk/audio-c200_e200.c