{"id":14110211,"url":"https://github.com/tidalcycles/awesome-tidalcycles","last_synced_at":"2026-04-03T10:37:39.450Z","repository":{"id":59131417,"uuid":"535347554","full_name":"tidalcycles/awesome-tidalcycles","owner":"tidalcycles","description":"List of awesome things related to the live coding system TidalCycles and its close relatives","archived":false,"fork":false,"pushed_at":"2024-06-02T06:55:48.000Z","size":37,"stargazers_count":68,"open_issues_count":0,"forks_count":6,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-10-29T14:37:19.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidalcycles.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-11T15:55:03.000Z","updated_at":"2024-10-20T12:19:27.000Z","dependencies_parsed_at":"2024-01-15T06:19:04.889Z","dependency_job_id":"64f1cbef-b248-4f41-9413-0785dc757fba","html_url":"https://github.com/tidalcycles/awesome-tidalcycles","commit_stats":{"total_commits":14,"total_committers":4,"mean_commits":3.5,"dds":0.2857142857142857,"last_synced_commit":"e791695db6426af6fb1ce0cdc5ccad4931043699"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidalcycles%2Fawesome-tidalcycles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidalcycles%2Fawesome-tidalcycles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidalcycles%2Fawesome-tidalcycles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidalcycles%2Fawesome-tidalcycles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidalcycles","download_url":"https://codeload.github.com/tidalcycles/awesome-tidalcycles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243104054,"owners_count":20236944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-14T10:02:43.257Z","updated_at":"2025-12-26T10:56:03.733Z","avatar_url":"https://github.com/tidalcycles.png","language":null,"funding_links":[],"categories":["Other Lists","Related lists"],"sub_categories":["TeX Lists","Performances, talks, etc"],"readme":"# Awesome TidalCycles [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e An awesome list about the pattern-based live coding system TidalCycles (or just 'Tidal' for short) and its close relatives\n\n\n## Contents\n\n- [Documentation](#documentation)\n- [Community](#community)\n- [Software](#software)\n- [Samples](#samples)\n- [Videos](#videos)\n- [Related lists](#related-lists)\n- [Contribute](#contribute)\n\n## Documentation\n\n- [TidalCycles.org](https://tidalcycles.org) - the 'official' documentation, still a work-in-progress, [please contribute](https://github.com/tidalcycles/tidal-doc/) if you can!\n\n## Community\n\nCommunity links, including online and potentially in-person meets\n\n### Online\n\nForums, chat systems and other online communities\n\n- [Tidal Club forum](https://club.tidalcycles.org/) - web forum, all questions welcome!\n- [Tidal discord](https://discord.com/invite/CqWhZEfNbq) - chat server, lots of channels for discussion, collaboration and help \n\n## Software\n\nSoftware, apps and scripts for expanding the capabilities of [TidalCycles](https://tidalcycles.org).\n\n### Sound exploration\n\n- [Shabda](https://shabda.ndre.gr/) - a tool for assembling and sharing packs of found audio samples, for use with tools like TidalCycles and Estuary.\n- [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\n\n### Sound synthesis\n\n- [SuperDirt](https://github.com/musikinformatik/superdirt) - the 'default' way to make sound with TidalCycles\n- [Dirt](https://github.com/tidalcycles/dirt) - the original Tidal sampler, still works well, especially on older/lower-powered computers\n\n### SuperDirt extensions\n- [SuperDirtMixer](https://github.com/thgrund/SuperDirtMixer) - a mixer ui that helps to realize tonal depth, clean frequency separation and a stereo panorama in SuperDirt.\n- [Tidal looper](https://github.com/thgrund/tidal-looper) - live sampling in superdirt/tidalcycles\n- [TidalVST](https://github.com/thgrund/TidalVST) - Using Supercolliders [VSTPluginController](https://git.iem.at/pd/vstplugin/-/releases) to control VST plugins (synths only) with TidalCycles.\n\n\n### Visualisation\n\n- \n\n### Tidal ports and friends\n\n[TidalCycles](https://tidalcycles.org) is the original flavour, implemented in Haskell. There is also:\n\n- [Estuary](https://estuary.mcmaster.ca/) - web-based network music system, includes-'mini tidal'\n- [Kidal](https://gitlab.com/ndr_brt/kidal) - Tidal port to Kotlin\n- [Piratidal](https://github.com/diegovdc/piratidal) - Tidal port to Clojure\n- [Strudel](https://strudel.cc) - Tidal port to Javascript, with growing web audio and UI ecosysystem\n- [Jaffle](https://roipoussiere.frama.io/jaffle/) - Strudel via YAML\n- [Tranquility](https://github.com/XiNNiW/tranquility) - Tidal port to Lua\n- [Vortex](https://github.com/tidalcycles/vortex/) - Tidal port to Python\n\n## Samples\n\nSample packs ready to be used with TidalCycles\n\n- [Dirt-Samples](https://github.com/tidalcycles/Dirt-Samples) - the default SuperDirt samples\n- [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\n- [tidal-drum-machines](https://github.com/geikha/tidal-drum-machines) - A huge collection of drum machines for SuperDirt\n\n## Videos\n\nVideo archives and key videos related to TidalCycles\n\n### Performance events\n\n- [Tidal Club Longest Night Marathon](https://youtube.com/playlist?list=PLMBIpibV-wQIrjhBgxrwXTnoFpw-PWzNp)\n\n## Related lists\n\n- [Awesome Livecoding](https://github.com/toplap/awesome-livecoding) - The looong list of live coding stuff\n- [Awesome Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Creative Coding, Generative Art, Interaction Design, Resources.\n- [Awesome Audio visualization](https://github.com/willianjusten/awesome-audio-visualization) - A curated list about Audio Visualization.\n- [Awesome Music](https://github.com/ciconia/awesome-music) - A categorized collection of awesome music libraries, tools, frameworks and software.\n- [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.\n- [Programming Languages Used for Music](http://www.nosuch.com/plum/cgi/showlist.cgi?sort=name\u0026concise=yes) - An historical list of languages to produce music.\n- [awesome-musicdsp](https://github.com/olilarkin/awesome-musicdsp) - A curated list of Oli Larkin's favourite music DSP and audio plug-in frameworks.\n- [Awesome SuperCollider](https://github.com/madskjeldgaard/awesome-supercollider) - A curated list of SuperCollider stuff.\n\n## Contribute\n\nContributions welcome! Read the [contribution guidelines](contributing.md) first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidalcycles%2Fawesome-tidalcycles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidalcycles%2Fawesome-tidalcycles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidalcycles%2Fawesome-tidalcycles/lists"}