summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1114,18,2767).lua
blob: 1d543d8791dc854085e18e504ac7983e67ddbfcc (plain)
1
2
3
4
5
if event.type == "punch" then
  digiline_send("s", "<- Track 2 | Track 3 ->")
elseif event.type == "digiline" and event.channel == "pis" then
  F.disp2gen("grsc")
end