Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.29 KB

roadmap.org

File metadata and controls

56 lines (33 loc) · 1.29 KB

Roadmap

The future of cl-patterns.

This is just a general overview of where this library is going. For more specific tasks and ideas, see TODO.org.

0.5

clean up clock.lisp

  • perhaps use something other than local-time
  • etc

clean up event.lisp (improve event-method, event-translation-method, the event class, etc)

improve defpattern macro

1.0

SuperCollider backend

implementation of most common/useful SuperCollider patterns (see sc.org)

tests for all patterns, event keys, clock, etc

documentation for all patterns and exported symbols

remove all (or most) “FIX”es in the code

properly handle lists in events (i.e. multi-channel expansion)

get on quicklisp

1.5

Incudine backend

MIDI backend

other (related) projects

basic GUI interfaces

step sequencer

performance overview

shows what patterns are playing

allows for some editing of patterns and variables graphically