From 8b2cf0886f8e9dfa17e1251be38e5ff9d08d4c71 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Sun, 25 Aug 2024 10:47:03 +0200 Subject: [PATCH] reorder feature list --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 338c42d..f2089b1 100644 --- a/README.md +++ b/README.md @@ -98,14 +98,13 @@ Here's a feature list anyway (based on [Hydra Functions](https://hydra.ojack.xyz - [x] modulateRotate - [x] modulateHue -### External Sources +### Array -- [ ] initCam -- [ ] initImage -- [ ] initVideo -- [ ] init -- [ ] initStream -- [ ] initScreen +- [x] fast +- [x] smooth +- [x] ease +- [x] offset +- [x] fit ### Synth Settings @@ -121,10 +120,11 @@ Here's a feature list anyway (based on [Hydra Functions](https://hydra.ojack.xyz - [x] time - [x] mouse -### Array +### External Sources -- [x] fast -- [x] smooth -- [x] ease -- [x] offset -- [x] fit +- [ ] initCam +- [ ] initImage +- [ ] initVideo +- [ ] init +- [ ] initStream +- [ ] initScreen