~rabbits/zombie

624550dcb8fd23b7b99c211558cb36199b536406 — Devine Lu Linvega 2 years ago bb37b15
Added TODOs
1 files changed, 27 insertions(+), 1 deletions(-)

M src/main.tal
M src/main.tal => src/main.tal +27 -1
@@ 1,4 1,30 @@
( a blank file )
( little sequencer )

( 
@|TODOs 
	- Show notes from all channels at once
	- Highlight notes from current channel
	- draw playhead vertical line over bars
	- group notes into sequences
	- loop length clip
	- controls mouse picking
	- modify sample length by mouse
	- display sample length
	- change drum instr pitch
	- toggle sample loop/single
	- connect knobs to env
	- connect knobs to bal
	- CC memory
	- Song save/load
	- Highlight piano notes on play
	- Sel instruments
	- Change speed
	- I/O events
	- Midi output )

(
@|IDEAS 
	- Arpeggios )

|00 @System     &vector $2 &wst      $1 &rst    $1 &eaddr  $2 &ecode  $1 &pad     $1 &r       $2 &g      $2 &b     $2 &debug  $1 &halt $1
|10 @Console    &vector $2 &read     $1 &pad    $5 &write  $1 &error  $1