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