Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tidalcycles/awesome-tidalcycles
List of awesome things related to the live coding system TidalCycles and its close relatives
https://github.com/tidalcycles/awesome-tidalcycles
List: awesome-tidalcycles
Last synced: about 1 month ago
JSON representation
List of awesome things related to the live coding system TidalCycles and its close relatives
- Host: GitHub
- URL: https://github.com/tidalcycles/awesome-tidalcycles
- Owner: tidalcycles
- License: cc-by-sa-4.0
- Created: 2022-09-11T15:55:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T06:55:48.000Z (7 months ago)
- Last Synced: 2024-10-29T14:37:19.391Z (about 2 months ago)
- Size: 36.1 KB
- Stars: 68
- Watchers: 12
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- ultimate-awesome - awesome-tidalcycles - List of awesome things related to the live coding system TidalCycles and its close relatives. (Other Lists / Monkey C Lists)
README
# Awesome TidalCycles [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> An awesome list about the pattern-based live coding system TidalCycles (or just 'Tidal' for short) and its close relatives
## Contents
- [Documentation](#documentation)
- [Community](#community)
- [Software](#software)
- [Samples](#samples)
- [Videos](#videos)
- [Related lists](#related-lists)
- [Contribute](#contribute)## Documentation
- [TidalCycles.org](https://tidalcycles.org) - the 'official' documentation, still a work-in-progress, [please contribute](https://github.com/tidalcycles/tidal-doc/) if you can!
## Community
Community links, including online and potentially in-person meets
### Online
Forums, chat systems and other online communities
- [Tidal Club forum](https://club.tidalcycles.org/) - web forum, all questions welcome!
- [Tidal discord](https://discord.com/invite/CqWhZEfNbq) - chat server, lots of channels for discussion, collaboration and help## Software
Software, apps and scripts for expanding the capabilities of [TidalCycles](https://tidalcycles.org).
### Sound exploration
- [Shabda](https://shabda.ndre.gr/) - a tool for assembling and sharing packs of found audio samples, for use with tools like TidalCycles and Estuary.
- [Tidal sound explorer](https://github.com/ShaiRosenblit/tidal-sound-explorer) - a tool for analyzing and exploring a libarary of audio samples on a 2D plane### Sound synthesis
- [SuperDirt](https://github.com/musikinformatik/superdirt) - the 'default' way to make sound with TidalCycles
- [Dirt](https://github.com/tidalcycles/dirt) - the original Tidal sampler, still works well, especially on older/lower-powered computers### SuperDirt extensions
- [SuperDirtMixer](https://github.com/thgrund/SuperDirtMixer) - a mixer ui that helps to realize tonal depth, clean frequency separation and a stereo panorama in SuperDirt.
- [Tidal looper](https://github.com/thgrund/tidal-looper) - live sampling in superdirt/tidalcycles
- [TidalVST](https://github.com/thgrund/TidalVST) - Using Supercolliders [VSTPluginController](https://git.iem.at/pd/vstplugin/-/releases) to control VST plugins (synths only) with TidalCycles.### Visualisation
-
### Tidal ports and friends
[TidalCycles](https://tidalcycles.org) is the original flavour, implemented in Haskell. There is also:
- [Estuary](https://estuary.mcmaster.ca/) - web-based network music system, includes-'mini tidal'
- [Kidal](https://gitlab.com/ndr_brt/kidal) - Tidal port to Kotlin
- [Piratidal](https://github.com/diegovdc/piratidal) - Tidal port to Clojure
- [Strudel](https://strudel.cc) - Tidal port to Javascript, with growing web audio and UI ecosysystem
- [Jaffle](https://roipoussiere.frama.io/jaffle/) - Strudel via YAML
- [Tranquility](https://github.com/XiNNiW/tranquility) - Tidal port to Lua
- [Vortex](https://github.com/tidalcycles/vortex/) - Tidal port to Python## Samples
Sample packs ready to be used with TidalCycles
- [Dirt-Samples](https://github.com/tidalcycles/Dirt-Samples) - the default SuperDirt samples
- [Clean-Samples](https://github.com/tidalcycles/Clean-Samples) - samples with clear provenance and license info (generally a permissive creative commons licence) managed by the community
- [tidal-drum-machines](https://github.com/geikha/tidal-drum-machines) - A huge collection of drum machines for SuperDirt## Videos
Video archives and key videos related to TidalCycles
### Performance events
- [Tidal Club Longest Night Marathon](https://youtube.com/playlist?list=PLMBIpibV-wQIrjhBgxrwXTnoFpw-PWzNp)
## Related lists
- [Awesome Livecoding](https://github.com/toplap/awesome-livecoding) - The looong list of live coding stuff
- [Awesome Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Creative Coding, Generative Art, Interaction Design, Resources.
- [Awesome Audio visualization](https://github.com/willianjusten/awesome-audio-visualization) - A curated list about Audio Visualization.
- [Awesome Music](https://github.com/ciconia/awesome-music) - A categorized collection of awesome music libraries, tools, frameworks and software.
- [Awesome Live Coding Music](https://github.com/pjagielski/awesome-live-coding-music) - A curated list of awesome Music Live Coding Music environments, libraries and talks.
- [Programming Languages Used for Music](http://www.nosuch.com/plum/cgi/showlist.cgi?sort=name&concise=yes) - An historical list of languages to produce music.
- [awesome-musicdsp](https://github.com/olilarkin/awesome-musicdsp) - A curated list of Oli Larkin's favourite music DSP and audio plug-in frameworks.
- [Awesome SuperCollider](https://github.com/madskjeldgaard/awesome-supercollider) - A curated list of SuperCollider stuff.## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.