<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to queue</title><link>https://sourceforge.net/p/wavepro/wiki/queue/</link><description>Recent changes to queue</description><atom:link href="https://sourceforge.net/p/wavepro/wiki/queue/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Nov 2012 11:42:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wavepro/wiki/queue/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage queue modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/queue/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,3 @@
-queue
-=====
-
 ~~~~~
 :::C++
 bool = WavePro.queue(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:48 -0000</pubDate><guid>https://sourceforge.netea4baa1d3b1e9e6a51e98f46d386f413151d9a30</guid></item><item><title>WikiPage queue modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/queue/</link><description>queue
=====

~~~~~
:::C++
bool = WavePro.queue(filename);
~~~~~

Adds a file to be played to the queue.  Returns *true* if the file was added, or *false* if the queue is full.  Note that this function does not check if the file actually exists, only if there is space in the queue.  The filename must be the 8.3 format (old DOS) filename.

----
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 11:06:14 -0000</pubDate><guid>https://sourceforge.net8df110b013b5e55c17e3f4479276f88a9d79489f</guid></item></channel></rss>