• Rewind
  • Restart
  • Bookmark
  • This story was created with Twine and is powered by TiddlyWiki
<<if $tbeats == 0>><<set $locus to $locus + $impulse; $impulse to either(-1,-1,0,1,1)>><<if $locus > 2>><<set $locus to 2>><<elseif $locus < 0>><<set $locus to 0>><<endif>><<endif>>\s\n<<if $locus is 0>>\s\n\t<<if $impulse is 1 and $tbeats > 5>>\s\n\t\t<<print either($up +""+ $none, $down +""+ $none, $right +""+ $none, $none +""+ $left)>>\s\n\t<<else>>\s\n\t\t<<print either($left +""+ $none, $up +""+ $none, $down +""+ $none, $right +""+ $none, $none +""+ $left)>>\s\n\t<<endif>>\s\n<<elseif $locus is 1>>\s\n\t<<if $impulse is -1 and $tbeats > 5>>\s\n\t\t<<print either($up + $none, $down + $none, $right + $none, $none + $left)>>\s\n\t<<elseif $impulse is 1 and $tbeats > 5>>\s\n\t\t<<print either($right + $none, $none + $left, $none + $up, $none + $down)>>\s\n\t<<else>>\s\n\t\t<<print either($up + $none, $down + $none, $right + $none, $none + $left, $none + $up, $none + $down)>>\s\n\t<<endif>>\s\n<<else>>\s\n\t<<if $impulse is -1 and $tbeats > 5>>\s\n\t\t<<print either($right + $none, $none + $left, $none + $up, $none + $down)>>\s\n\t<<else>>\s\n\t\t<<print either($right + $none, $none + $left, $none + $up, $none + $down, $none + $right)>>\s\n\t<<endif>>\s\n<<endif>>\s\n<<set $beats to $beats - 1; $tbeats to ($tbeats + 1)%8>>\s\n<<if $tbeats == 7>><br>,<br><<else>><br><<endif>>\s\n<<if $beats > 0>><<display GenChartInternal2>><<endif>>
<<print either($left,$down,$up,$right)>>\s\n<<set $beats to $beats - 1; $tbeats to ($tbeats + 1)%8>>\s\n<<if $tbeats == 7>><br>,<br><<else>><br><<endif>>\s\n<<if $beats > 0>><<display GenChartInternal2>><<endif>>
00000000<br><<set $tbeats to 0; $impulse to 0; $beats to 78; $char to "0">>\s\n<<display GenChartInternal>>\s\n<<set $beats to 197; $char to "1">>\s\n<<display GenChartInternal>>\s\n<<set $beats to 128; $char to "F">>\s\n<<display GenChartInternal>>\s\n<<set $beats to 384; $char to "1">>\s\n<<display GenChartInternal>>\s\n<<set $beats to 128; $char to "F">>\s\n<<display GenChartInternal>>\s\n<<set $beats to 241; $char to "1">>\s\n<<display GenChartInternal>>00000000<br>00000000<br>00000000<br>;
<<if $char == "F">><<print $down>><<else>><<print $up>><<endif>>\s\n<<set $beats to $beats - 1; $tbeats to ($tbeats + 1)%8>>\s\n<<if $tbeats == 7>><br>,<br><<else>><br><<endif>>\s\n<<if $beats > 0>><<display GenChartInternal2B>><<endif>>
<<set $left to $char + "000"; $down to "0" + $char + "00"; $up to "00" + $char + "0"; $right to "000" + $char>>\s\n<<display GenChartInternal2>>
<<display GenChart>>\s\n<<set $charts to $charts - 1>>\s\n<<if $charts > 0>><<display GenSongInternal>><<endif>>
[[Start]]\n<<set $none to "0000"; $locus to 1>>\n<<display GenSong>>\n
<<set $charts to 1>>\s\n<<display GenSongInternal>>
Untitled Story
massivebittrip