{"id":16266746,"url":"https://github.com/jarmitage/jarmlib","last_synced_at":"2025-10-15T23:11:15.994Z","repository":{"id":97951982,"uuid":"249255659","full_name":"jarmitage/jarmlib","owner":"jarmitage","description":"jarmlib is Jack Armitage's (mostly TidalCycles) live coding library","archived":false,"fork":false,"pushed_at":"2021-10-31T18:08:29.000Z","size":82,"stargazers_count":84,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T11:55:06.306Z","etag":null,"topics":["live-coding","music","supercollider","tidal","tidalcycles"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarmitage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2020-03-22T19:20:25.000Z","updated_at":"2025-03-13T12:53:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"e98f4da0-c544-4c00-8bce-6d47fd9256f1","html_url":"https://github.com/jarmitage/jarmlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarmitage%2Fjarmlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarmitage%2Fjarmlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarmitage%2Fjarmlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarmitage%2Fjarmlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarmitage","download_url":"https://codeload.github.com/jarmitage/jarmlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244524576,"owners_count":20466453,"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":["live-coding","music","supercollider","tidal","tidalcycles"],"created_at":"2024-10-10T17:42:58.426Z","updated_at":"2025-10-15T23:11:10.941Z","avatar_url":"https://github.com/jarmitage.png","language":"Haskell","funding_links":["https://www.buymeacoffee.com/jarmitage"],"categories":[],"sub_categories":[],"readme":"# jarmlib: Jack Armitage's (mostly TidalCycles) live coding library\n\nThis is not a \"working repo\", I just update this occassionally to make what I do a bit more shareable.\n\nCurrently this doesn't include much SuperCollider / SuperDirt code as that's a mess.\nAlso not included as of now is Emacs stuffs.\nIf you poke me I might do something about that.\n\nMostly what I'm trying to achieve with live coding is efficiency, flexibility, minimal cognitive overhead, and easy memorisation (both cognitive and embodied).\n\n## Overview\n- Three main Haskell files: \n    + `Boot.hs`: the main entry point.\n    + `Lib.hs`: extra functionality.\n    + `Targets.hs`: destinations for sending Tidal pattersn to (AKA `OSCTargets`).\n- Some random SuperCollider bits:\n    + `tidal-midi-setup.scd` possibly the only thing here that's useful to anyone other than me.\n\n### `Boot.hs`\n- Main entry point kept simple as possible\n- Includes `hoogle` if you have that installed\n\n### `Lib.hs` (in order of import)\n- `Shorthands.hs`: shorthand versions of standard Tidal functions/parameters. Because life is short.\n- `Signal.hs`: efficient ways to work with \"continuous functions\".\n- `Sequence.hs`: number sequences.\n- `Param.hs`: efficient ways to work with groups of parameters.\n- `Harmony.hs`: a `keyTable` and a `harmonise` function for writing in-key chord sequences efficiently.\n- `Composition.hs`: experiments in writing Tidal \"tracks\".\n- `MIDI.hs`: any custom MIDI stuff.\n- `Misc.hs`: misc.\n- `Compatibility.hs`: anything deprecated.\n\n### `Targets.hs`\n- `SuperDirt.hs` (basically the rest of the default `BootTidal.hs`)\n- `Bitwig/BitwigAPI.hs` (experimental)\n- Other experiments\n\n## Setup\n- Set the absolute path in `Boot.hs`\n- Run `:script /path/to/Boot.hs` when booting Tidal (this will depend on your editor)\n\n## Customisation\n- Comment out what you do/don't want inside `Boot.hs`, `Targets.hs` and `Lib.hs`\n\n## Questions/comments\n- Contact here or Twitter (`@jdkarmitage`).\n\n## Buy Me A Coffee\n- Merci! https://www.buymeacoffee.com/jarmitage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarmitage%2Fjarmlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarmitage%2Fjarmlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarmitage%2Fjarmlib/lists"}