# Tidal
> All my tidalcycles code :)

## Productions

Most of the finished work lies under `live`,
loosely distributed into subgenres (`ambiant`, `techno`, ...),
context (`boeuf`, `FOSDEM`, ...) or method (`midi/...`)

For example, you'll find under `live/dnb/automne_electrique.tidal` the code for my track [Automne Électrique](https://soundcloud.com/parvagues/automne-electrique).

## Studies

Most of the rest is practice and learning material:
- `sandbox` contains early discovery / hello world patterns
- `blocks` contains various building blocks and reusable patterns
- `copycat` are various attempts at imitating patterns from existing songs
- `study` varied studying material sorted into subfolders

For example, check out `study/nova/chill_funk_new_disco.tidal` for a Tidal adaptation of [PV Nova's Chill Funk New Disco tutorial](https://www.youtube.com/watch?v=EE-6l6g7YtA)

## Meta

Finally, you can find around some byproducts of all this work:
- `tools` utils blocks to [un]mute or [un]solo one or all tracks
- `output` some metadata on released recordings
- `utils` importable utils, still TODO
- `releases` some metadata on released recordings