mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
docs: update readme
This commit is contained in:
parent
cf9a031c0f
commit
8d519c53dc
8 changed files with 181 additions and 193 deletions
32
README.md
32
README.md
|
|
@ -69,28 +69,14 @@ if you want to see this buildable with stable/beta.
|
|||
|
||||
## design goals
|
||||
|
||||
### lightweight
|
||||
* inspired by trackers and hardware sequencers,
|
||||
but with the critical feature that 90s samplers lack:
|
||||
able to **resample, i.e. record while playing!**
|
||||
|
||||
* pop-up scratchpad for musical ideas
|
||||
* low resource consumption, can stay open in background
|
||||
* advanced toolset allows quickly expanding on compositions
|
||||
* **pop-up scratchpad for musical ideas.**
|
||||
low resource consumption, can stay open in background.
|
||||
but flexible enough to allow expanding on compositions
|
||||
|
||||
### flexible
|
||||
|
||||
* inspired by trackers and hardware sequencers
|
||||
* able to record while playing!
|
||||
|
||||
### programmable
|
||||
|
||||
* human-readable project format
|
||||
* command architecture allows for scripting and remapping
|
||||
|
||||
---
|
||||
|
||||
> [!NOTE]
|
||||
> Your moral support means a lot to me.
|
||||
> Feel free to [contact me on Mastodon](https://mastodon.social/@unspeaker)![^0]
|
||||
>
|
||||
> Love,
|
||||
> 🤫
|
||||
> (a rogue knowledge worker in a cyberpunk dystopia)
|
||||
* **human- and machine- readable project format**
|
||||
simple representation for project data
|
||||
enable scripting and remapping.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue