<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How to play a .wav file using C?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How to play a .wav file using C?' posted on the 'Sound &amp; Music' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 09:46:55 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 09:46:55 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/57502/how-to-play-a-wav-file-using-c/</link>
      <description>Sir, kindly guide me how to play a .wav file usig C. I have some knowledge of DMA programming, the AC'97 compatible soundcard &amp;amp; .wav file structure but I am unable to know how to make the DMA acknowledge me of finishing the data.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/57502/how-to-play-a-wav-file-using-c/</guid>
      <pubDate>Thu, 22 Mar 2001 10:29:24 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/57579/re-how-to-play-a-wav-file-using-c/#57579</link>
      <description>: Sir, kindly guide me how to play a .wav file usig C. I have some knowledge of DMA programming, the AC'97 compatible soundcard &amp;amp; .wav file structure but I am unable to know how to make the DMA acknowledge me of finishing the data.&lt;br /&gt;
: &lt;br /&gt;
The soundcard generates an IRQ when data transfer is finished.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/57579/re-how-to-play-a-wav-file-using-c/#57579</guid>
      <pubDate>Fri, 23 Mar 2001 05:19:44 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/71900/re-how-to-play-a-wav-file-using-c/#71900</link>
      <description>When the DMA chip has finished transferring the block, it will generate an IRQ. You can determine which number IRQ will be generated by looking at your Sound Card's settings. (On mine it's IRQ 9)&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/71900/re-how-to-play-a-wav-file-using-c/#71900</guid>
      <pubDate>Tue, 24 Jul 2001 12:42:54 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/73656/re-how-to-play-a-wav-file-using-c/#73656</link>
      <description>: When the DMA chip has finished transferring the block, it will generate an IRQ. You can determine which number IRQ will be generated by looking at your Sound Card's settings. (On mine it's IRQ 9)&lt;br /&gt;
: &lt;br /&gt;
man this post is, like, four months old lol&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/73656/re-how-to-play-a-wav-file-using-c/#73656</guid>
      <pubDate>Tue, 07 Aug 2001 08:21:28 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/394592/re-how-to-play-a-wav-file-using-c/#394592</link>
      <description>Hey, check this code which i wrote, using this code you can easily create a wav file, i have explained everything header, sub-header and data part of wav file, i have even inlcuded the part to record something and then you can run the wav-file to check that it really works!! here is the link and happy programming&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.nerdmodo.com/2009/07/creating-recording-sound-in-wav-file-using-mimos-with-cc/"&gt;http://www.nerdmodo.com/2009/07/creating-recording-sound-in-wav-file-using-mimos-with-cc/&lt;/a&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/394592/re-how-to-play-a-wav-file-using-c/#394592</guid>
      <pubDate>Mon, 03 Aug 2009 08:33:36 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/418635/re-how-to-play-a-wav-file-using-c/#418635</link>
      <description>You should surf on the official website of the company, there should be a user guide in their website, if not, you should send an email to contact them, it may works. You can also change a new one.&lt;br /&gt;
&lt;br /&gt;
Good luck.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/418635/re-how-to-play-a-wav-file-using-c/#418635</guid>
      <pubDate>Thu, 09 Sep 2010 00:20:34 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/428461/re-how-to-play-a-wav-file-using-c/#428461</link>
      <description>sorry ,I don't know.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/428461/re-how-to-play-a-wav-file-using-c/#428461</guid>
      <pubDate>Tue, 15 May 2012 19:15:49 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/429585/re-how-to-play-a-wav-file-using-c/#429585</link>
      <description>rhythmbox is a media organizer and player, a bit like iTunes, that runs on X Windows. That means your computer will have to be running that application for your program to control it. I sounds like librhythmbox-core is a good library to try linking against. It looks like that link just shows a list of all the files that are installed when you install the rhythmbox package, including the library you found.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/429585/re-how-to-play-a-wav-file-using-c/#429585</guid>
      <pubDate>Fri, 21 Sep 2012 03:01:41 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/430679/re-how-to-play-a-wav-file-using-c/#430679</link>
      <description>I can't open your website it redirects me to a google privacy domain or something like that,could you please send me your record and play back code you mentioned just right here to my email?&lt;br /&gt;
jamaspyourd@hotmail.com&lt;br /&gt;
I am really in a demand for such a code if it really works as you said.&lt;br /&gt;
Thanks in advance&lt;br /&gt;
Best&lt;br /&gt;
Emma&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/430679/re-how-to-play-a-wav-file-using-c/#430679</guid>
      <pubDate>Tue, 18 Dec 2012 03:56:16 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
    <item>
      <title>Re: How to play a .wav file using C?</title>
      <link>http://www.programmersheaven.com/mb/sound/57502/431280/re-how-to-play-a-wav-file-using-c/#431280</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
I do not know about wav file but I found a sample that works with MP3, you might find it useful: &lt;a href="http://www.voip-sip-sdk.com/p_345-voip-mp3-playing-voip.html"&gt;http://www.voip-sip-sdk.com/p_345-voip-mp3-playing-voip.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hope it helps.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sound/57502/431280/re-how-to-play-a-wav-file-using-c/#431280</guid>
      <pubDate>Wed, 13 Feb 2013 01:29:42 -0700</pubDate>
      <category>Sound &amp; Music</category>
    </item>
  </channel>
</rss>