<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Sounds for Tetris game?]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=941</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=941&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Sounds for Tetris game?.]]></description>
		<lastBuildDate>Tue, 12 Mar 2024 10:33:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Sounds for Tetris game?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4298#p4298</link>
			<description><![CDATA[<p>AppGraphics does not contain any sound routines.&nbsp; You would need to use something else, and the Windows API is an option.&nbsp; If you&#039;re writing everything in Fortran, you&#039;ll need to wrap the API calls using the ISO_C_BINDING module.</p><p>I have, in the past, used <a href="https://learn.microsoft.com/en-us/windows/win32/multimedia/mci-command-strings-and-messages">the MCI API</a> to play sound under Windows.&nbsp; Most of the API is just sending strings, so it should be easy to wrap in Fortran calls.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 12 Mar 2024 10:33:57 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4298#p4298</guid>
		</item>
		<item>
			<title><![CDATA[Sounds for Tetris game?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4297#p4297</link>
			<description><![CDATA[<p>Is it possible to add sound support for my Tetris game using AppGraphics? Can I use WinApi?</p>]]></description>
			<author><![CDATA[null@example.com (jali.heinonen)]]></author>
			<pubDate>Tue, 12 Mar 2024 07:09:33 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4297#p4297</guid>
		</item>
	</channel>
</rss>
