🦀 a colorful music making program for your linux terminal 🦀
Find a file
2024-07-09 12:06:21 +03:00
demos wip: highlight keys 2024-07-08 20:57:10 +03:00
src wip: layout split 2024-07-09 12:06:21 +03:00
.gitignore use iterator in sampler 2024-07-06 17:39:16 +03:00
Cargo.lock wip: edn project format 2024-07-08 02:41:04 +03:00
Cargo.toml wip: edn project format 2024-07-08 02:41:04 +03:00
README.md docs: mention demos/project.edn 2024-07-08 22:56:13 +03:00
shell.nix wip: long awaited fixes to main sequencer 2024-07-04 01:36:32 +03:00

tek

Tek is a MIDI sequencer, sampler, and plugin host for the Linux terminal.

See demos/project.edn for the initial contents of the session.

Requirements

  • Linux
  • Rust toolchain
  • JACK or Pipewire
  • MIDI controller
  • Samples at ~/Lab/Music/pak
  • Odin2 LV2 ~/.lv2/Odin2.lv2

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