hello
I have a couple questions if someone more knowledgeable could help :
regarding ALSA settings - sample format (f) --- is there a value so that the ALSA output is the same as the source input -- for example 16bit input = 16bit output and 24bit input = 24bit output without having to manually change format settings ?
maybe related
i read in some documentation that when using SOX, picore hands of the data to sox internally as 32bit --- does this mean that all source inputs to picore are padded up to 32bit internally, regardless whether using sox or not, and passed of to ALSA as 32bit ?
if this is the case, can this be tweaked easily ?
maybe inject some code through SSH to use either source format, 24bit, or 32 bit ?
then the same type of command for ALSA format --- use whatever format being passed to it ?
Report Post
I have a couple questions if someone more knowledgeable could help :
regarding ALSA settings - sample format (f) --- is there a value so that the ALSA output is the same as the source input -- for example 16bit input = 16bit output and 24bit input = 24bit output without having to manually change format settings ?
maybe related
i read in some documentation that when using SOX, picore hands of the data to sox internally as 32bit --- does this mean that all source inputs to picore are padded up to 32bit internally, regardless whether using sox or not, and passed of to ALSA as 32bit ?
if this is the case, can this be tweaked easily ?
maybe inject some code through SSH to use either source format, 24bit, or 32 bit ?
then the same type of command for ALSA format --- use whatever format being passed to it ?
Report Post