<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to play_loop</title><link>https://sourceforge.net/p/wavepro/wiki/play_loop/</link><description>Recent changes to play_loop</description><atom:link href="https://sourceforge.net/p/wavepro/wiki/play_loop/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Nov 2012 11:42:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wavepro/wiki/play_loop/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage play_loop modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/play_loop/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,3 @@
-play_loop
-=========
-
 ~~~~~
 :::C++
 bool = WavePro.play_loop(filename);
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 11:42:13 -0000</pubDate><guid>https://sourceforge.net146bd4737a7251fe79727e31972262d19300fb5e</guid></item><item><title>WikiPage play_loop modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/play_loop/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -3,7 +3,7 @@
 
 ~~~~~
 :::C++
-WavePro.play_loop(filename);
+bool = WavePro.play_loop(filename);
 ~~~~~
 
 Start playing the specified filename in a continuous loop.  Note that the filename has to be the 8.3 format (old DOS) filename.  Returns *true* if the file started playing, or *false* if there is an error.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 11:04:14 -0000</pubDate><guid>https://sourceforge.net3b7e620f39df2016dbab38133ac54d426e7b64dc</guid></item><item><title>WikiPage play_loop modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/play_loop/</link><description>play_loop
=========

~~~~~
:::C++
WavePro.play_loop(filename);
~~~~~

Start playing the specified filename in a continuous loop.  Note that the filename has to be the 8.3 format (old DOS) filename.  Returns *true* if the file started playing, or *false* if there is an error.

----
Part of: [Arduino Library]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 10:55:11 -0000</pubDate><guid>https://sourceforge.net2cd9be03559e8f1d2d6d969eb1bd314be5bd3a1c</guid></item></channel></rss>