Skip to content

Commit

Permalink
reorder feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
felixroos committed Aug 25, 2024
1 parent 6af8136 commit 8b2cf08
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

0 comments on commit 8b2cf08

Please sign in to comment.