Do not follow this link

~rabbits/spacetime

Function sequencer, written in 6502 Assembly
Changed mapping
Removed chr file

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~rabbits/spacetime
read/write
git@git.sr.ht:~rabbits/spacetime

You can also use your local clone with git send-email.

#spacetime 6502

spacetime is a weird function sequencer. it plays a note on each step. each step is a symbol for the action.

  • + increase note
  • - decrease note
  • < go to bottom note
  • > go to top note
  • * random note
  • M fast metro
  • m slow metro
  • # jump random position

#More info

https://llllllll.co/t/spacetime-6502-port/35807

Do not follow this link