cancel
f8d8e7d589
Remove trigger/'piano' mode.
Old orca-c feature that is not present in orca JS. This was using up the
'!' glyph, which we'll need back for MIDI CC. It was also using up the
'/' input key in the TUI, and added a bunch of stuff to the code that
probably nobody was using.
5 years ago
cancel
1ee8a46b8e
Remove dead declaration
This code was removed a while ago, but the declaration for it was left
around for some reason.
5 years ago
cancel
bbb1bbd91d
Remove mark.h and mark.c
Contents were folded into field.h and field.c.
5 years ago
Nicola Pisanti
2fee3a706b
less deterministic random
6 years ago
cancel
44f547d355
Remove use of 'Gbuffer' and 'Mbuffer' typedef wrappers
Became unnecessary.
6 years ago
cancel
257e6cde6a
Remove bank, load, store
6 years ago
cancel
9af409de76
Add start of midi events
6 years ago
cancel
2eeb52c125
Add start of piano input
6 years ago
cancel
90f3383dd0
Add tick number param
6 years ago
cancel
74c414bcf0
Add glue for using bank in sim
6 years ago
cancel
f5dd21b4bb
Rename Markmap_buffer to Mbuffer
6 years ago
cancel
050ed29126
Change sim to only use gbuffer, not field
6 years ago
cancel
10cbab99ba
Change markmap to separate buffer from reusable
6 years ago
cancel
4846a23b20
Add sim.h/.c add stub for orca_run()
6 years ago