From 1e57ef5ba84050453d8041bddde90b9f07358f2f Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 4 Apr 2011 23:27:09 -0400 Subject: [PATCH] [sm130labels] Yes, I remembered the lua docs. --- Docs/Luadoc/Lua.xml | 1 + Docs/Luadoc/LuaDocumentation.xml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 334204ea30..beda92ad34 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -1391,6 +1391,7 @@ + diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index cf44a947be..b82e145a03 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -3241,6 +3241,9 @@ Returns a table of the Delays and the times they happen as strings with the format "beat=stop seconds". + + Returns a table of the Labels and the times they happen as strings with the format "beat=label name." + Returns true if the TimingData contains BPM changes.