# HG changeset patch # User Nicholas Jillings # Date 1461939625 -3600 # Node ID 70bb8e54274197fabaec8edf973c94b1437dffbf # Parent 483bd65737479b82829003ccd16e9afea17cdaa6 #14 fix. APE now saves messages to the node. diff -r 483bd6573747 -r 70bb8e542741 interfaces/ape.js --- a/interfaces/ape.js Fri Apr 29 14:49:23 2016 +0100 +++ b/interfaces/ape.js Fri Apr 29 15:20:25 2016 +0100 @@ -25,7 +25,7 @@ hasBeenPlayed = audioEngineContext.checkAllPlayed(); if (hasBeenPlayed.length > 0) // if a fragment has not been played yet { - str = ""; + var str = ""; if (hasBeenPlayed.length > 1) { for (var i=0; i 1) { - var str = ""; + for (var i=0; i