diff --git a/show/dance2014/demo.n3 b/show/dance2014/demo.n3 --- a/show/dance2014/demo.n3 +++ b/show/dance2014/demo.n3 @@ -11,7 +11,7 @@ # :Effect replaces :Subterm a :Effect; - :code "out = sub('stageleft', intensity=curve1)"; + :code "out = sub(sub:stageleft, intensity=song1:opening)"; # save the code as an AST also, to get all the links? web page was # going to parse it anyway. but, sometimes it will have a syntax # error. Can code with errors just parse to a bogus AST that saves