diff --git a/README.md b/README.md index 6a387ee4..8967e148 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,20 @@ See `demos/project.edn` for the initial contents of the session. ## TODO: -* Focus transport to set BPM/sync/quant with `.,` -* Sample browser -* Envelope -* Stretch sample to PPM -* Move clip/track/scene -* Fix next/prev clip -* needs_update -* Buffer sequencer -* Buffer chain view -* Device ports -* LV2 GUI +* [x] Focus transport to set BPM/sync/quant with `.,` +* [x] Fix next/prev clip +* Samples: + * Sample browser + * Envelope + * Stretch sample to BPM + * Set BPM to sample +* Arranger: + * Move clip/track/scene +* Chain: + * View and connect device ports in chain view + * Open LV2 GUI +* Buffered rendering with e.g. needs_update + * Only if the release build becomes slow + * LineBuffer for scroll + * Buffered sequencer + * Buffered chain view