Gopher2600/tracker
JetSetIlly 682c918ce2 made audio tracker available in playmode (F10)
this means that playmode now uses the lazy system. it's only loading
what it needs so as not to use too much memory. the good news is that it
doesn't seem to take any significant CPU time

tracker reset on debugger/emulation reset

piano keys window is now part of the tracker window

updated README indicating new hotkey
2021-11-19 22:15:00 +00:00
..
distortion.go added piano keys window 2021-10-31 13:35:24 +00:00
doc.go added tracker package and audio tracking window 2021-10-28 19:49:15 +01:00
musicalnote.go added piano keys window 2021-10-31 13:35:24 +00:00
pianokeys.go added piano keys window 2021-10-31 13:35:24 +00:00
tracker.go made audio tracker available in playmode (F10) 2021-11-19 22:15:00 +00:00