This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: ALSA settings

Part Number: AM5728
Other Parts Discussed in Thread: BEAGLEBOARD-X15

Hi All,

  Am trying to play audio file using Am572x_EVM on which main core is running with ti-processor-sdk-linux-am57xx-evm-05.01.00.11. 

  Am using P8 audio output connector on EVM to play sound using headphone/speaker. 

  Able to run audio file using aplay but volume is too low. Can I know how to set frequency and amplitude of audio file to adjust its volume.

  

Currently am using wav file with aplay.

for example: 

aplay xyz.wav

below response is comming and able to listen audio sound, but very low volume.


Playing WAVE 'xyz.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo

 

Regards,

Geek13