master-wiki/01. Projects/Juuno/Outline.md
2024-03-12 13:50:19 -03:00

9 lines
No EOL
415 B
Markdown

---
created: 2024-02-10 09:45
updated: 2024-03-12 13:49
---
- Juno sólo necesita que los archivos de música existan cuándo se le solicite ejecutarlo.
- Randomize queue, diferente de shuffle mode
- randomize, re-order the current queue in a random way
- shuffle, pick the next song at random from the current queue
- I can use [fd](https://github.com/sharkdp/fd) as reference for the filesystem exploration code