espressif / esp-adf-libs

56 stars 41 forks source link

Resample samplerate up to 192KHz #22

Open AristarchosOfSamos opened 1 year ago

AristarchosOfSamos commented 1 year ago

Hi, The current resample esp-adf library is handling only up to 96KHz. Please consider getting this resample limit up to 192KHz. Specifically I'm interested in having resample of 16bits from 48KHz source to 192KHz destination. The library used today in esp-adf-libs is closed source so it is not possible for us to try any modification on it, thus please make its upper limit to 192KHz. We understand it might need to use additional CPU power, but that is something that we can measure and benchmark if enabled and decide if and how to use this feature ourselves. Regards,