<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Cannot find aplay for audio test</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421658#M63588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my another question, they said that it can use aplay...(&lt;A href="https://community.nxp.com/message/519253"&gt;How to send the stereo audio sound to mono  SPKOUTL?&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, tinyplay can be found in system/bin.&lt;/P&gt;&lt;P&gt;But, it is still error:&lt;/P&gt;&lt;P&gt;tinyplay /data/out.wav -D 0 -d 0&lt;/P&gt;&lt;P&gt;Unable to open PCM device 0 (cannot set hw params: Invalid argument)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that SNDRV_PCM_IOCTL_HW_PARAMS can not pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you like to help check it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 06:08:14 GMT</pubDate>
    <dc:creator>jacklu</dc:creator>
    <dc:date>2015-06-23T06:08:14Z</dc:date>
    <item>
      <title>Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421656#M63586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On our IMX6SL platform, I cannot do the aplay to test the audio.&lt;/P&gt;&lt;P&gt;when I do aplay test command(aplay -l), it shows that: cannot find aplay in system/bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it based on imx6jb2\hardware\qcom\audio\libalsa-intf source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 00:21:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421656#M63586</guid>
      <dc:creator>jacklu</dc:creator>
      <dc:date>2015-06-23T00:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421657#M63587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jack,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if you are using android BSP, ALSA tool shoudl be "tinyplay/tinymix/tinycap"， and they are at path system/bin/.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 03:57:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421657#M63587</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2015-06-23T03:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421658#M63588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my another question, they said that it can use aplay...(&lt;A href="https://community.nxp.com/message/519253"&gt;How to send the stereo audio sound to mono  SPKOUTL?&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, tinyplay can be found in system/bin.&lt;/P&gt;&lt;P&gt;But, it is still error:&lt;/P&gt;&lt;P&gt;tinyplay /data/out.wav -D 0 -d 0&lt;/P&gt;&lt;P&gt;Unable to open PCM device 0 (cannot set hw params: Invalid argument)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that SNDRV_PCM_IOCTL_HW_PARAMS can not pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you like to help check it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 06:08:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421658#M63588</guid>
      <dc:creator>jacklu</dc:creator>
      <dc:date>2015-06-23T06:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421659#M63589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Weidong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to provide the tinymix &amp;amp; tonyplay command for test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: on Qualcomm platform:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;speaker&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 宋体; color: #1f497d;"&gt;：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;tinymix "SLIM RX1 MUX" AIF1_PB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;tinymix "SLIM_0_RX Channels" One&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;tinymix "RX7 MIX1 INP1" RX1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;tinymix "RX7 Digital Volume" 98&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;tinymix "COMP0 Switch" 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; color: #1f497d;"&gt;tinyplay /data/test.wav&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 02:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421659#M63589</guid>
      <dc:creator>jacklu</dc:creator>
      <dc:date>2015-06-24T02:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421660#M63590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After you compile android source code , then burn them into SD card or Flash on board, when you boot the board, you can find these 3 commands at path "system/bin/",.or you can get them from NFS DEMO iMage released by freescale for EVK board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 04:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421660#M63590</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2015-06-25T04:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421661#M63591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Weidong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I can find these ALSA tool in system/bin.&lt;/P&gt;&lt;P&gt;But they cannot work well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;tinyplay /data/out.wav -D 0 -d 0&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Unable to open PCM device 0 (cannot set hw params: Invalid argument)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Could you help to check this error?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;thanks!&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;BRs,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 01:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421661#M63591</guid>
      <dc:creator>jacklu</dc:creator>
      <dc:date>2015-07-02T01:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421662#M63592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to update this thread with an alternative proposed by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am start -a &lt;/P&gt;&lt;P&gt;"android.intent.action.VIEW" -t &lt;/P&gt;&lt;P&gt;"audio/mp3" -d &lt;/P&gt;&lt;P&gt;"file:///data/test.mp3"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:41:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421662#M63592</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2015-08-27T15:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find aplay for audio test</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421663#M63593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gusarambula,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, this command can work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think that there should be another method by tinyalsa.&lt;/P&gt;&lt;P&gt;such as:&lt;/P&gt;&lt;P&gt;tinymix SLIM RX1 MUX:AIF1_PB&lt;/P&gt;&lt;P&gt;tinymix SLIM_0_RX Channels:One&lt;/P&gt;&lt;P&gt;tinymix RX4 MIX1 INP1:RX1&lt;/P&gt;&lt;P&gt;tinymix RX4 Digital Volume:50&lt;/P&gt;&lt;P&gt;tinymix SPK DAC Switch:1&lt;/P&gt;&lt;P&gt;tinymix SLIMBUS_0_RX Audio Mixer MultiMedia1:1&lt;/P&gt;&lt;P&gt;tinyplay xxxx.wav -D 0 -d 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 01:07:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-find-aplay-for-audio-test/m-p/421663#M63593</guid>
      <dc:creator>jacklu</dc:creator>
      <dc:date>2015-08-28T01:07:31Z</dc:date>
    </item>
  </channel>
</rss>

