Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokroese/tidal-cheat-sheet
A cheat sheet for Tidal, a language for live coding patterns
https://github.com/jokroese/tidal-cheat-sheet
algorave cheatsheet latex live-coding tidal tidalcycles
Last synced: 25 days ago
JSON representation
A cheat sheet for Tidal, a language for live coding patterns
- Host: GitHub
- URL: https://github.com/jokroese/tidal-cheat-sheet
- Owner: jokroese
- License: mit
- Created: 2018-11-01T19:45:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T04:55:39.000Z (about 6 years ago)
- Last Synced: 2024-11-10T18:44:11.838Z (3 months ago)
- Topics: algorave, cheatsheet, latex, live-coding, tidal, tidalcycles
- Language: TeX
- Size: 356 KB
- Stars: 39
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tidal Cheat Sheet
## Contains
The cheat sheet as a pdf and the tex file for generating the cheat sheet.
It also containts a small python script for collecting a list of samples within any folder. I used this to collect the name of all superdirt samples.
## Purpose
The goal of this cheatsheet is to:
1. _Provide a quick reference for Tidalists when they need a refresher._
1. _Allow Tidalists to not get too stagnant in their playing._ It's easy to keep repeating the old patterns. Glancing at the cheatsheet reveals a lot of options, many which are probably outside one's usual fallback options.
## Acknowledgements
The design is based off a [Stack Exchange answer](https://tex.stackexchange.com/questions/8827/preparing-cheat-sheets) which is in turn based off Winston Chang's [latexsheet](https://github.com/wch/latexsheet). My singular contribution to the design has been to include `\usepackage[T1]{fontenc}` which makes the font more Haskell friendly.