{"id":16777604,"url":"https://github.com/r9295/ableton-live-control-surface-starter","last_synced_at":"2025-04-10T20:41:36.228Z","repository":{"id":132463578,"uuid":"453822478","full_name":"R9295/ableton-live-control-surface-starter","owner":"R9295","description":"A template for bootstrapping AbletonLive ControlSurface projects","archived":false,"fork":false,"pushed_at":"2022-01-31T00:06:27.000Z","size":21,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T18:12:02.667Z","etag":null,"topics":["ableton","ableton-live","ableton-tools"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R9295.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":"2022-01-30T22:51:53.000Z","updated_at":"2024-12-27T16:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a91f2b2b-de4d-46db-9bb0-0fb5b1d39c4f","html_url":"https://github.com/R9295/ableton-live-control-surface-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R9295%2Fableton-live-control-surface-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R9295%2Fableton-live-control-surface-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R9295%2Fableton-live-control-surface-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R9295%2Fableton-live-control-surface-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R9295","download_url":"https://codeload.github.com/R9295/ableton-live-control-surface-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248292890,"owners_count":21079535,"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":["ableton","ableton-live","ableton-tools"],"created_at":"2024-10-13T07:25:17.786Z","updated_at":"2025-04-10T20:41:36.208Z","avatar_url":"https://github.com/R9295.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Live ControlSurface Starter\n\nMy go-to template to bootstrap ControlSurface scripts for Ableton.  \nTested on Live 11.0 but should also work on Live 10.1.x\n\n### Usage\nMake sure to create ```log.txt``` in the same directory as log.py after cloning your repo!\n\n### Features:\n1. An interpreter-like debug server! run ```python debug/client.py``` in a shell when Ableton is running (with your control script enabled) to get interpreter-like access using Python's ```eval```. Just be mindful of the scope.\n2. Logging. AFAIK, Ableton does not provide an easy way to do custom logging(the functions write to ```Log.txt``` in their Preferences folder).\nUse ```self.log``` to log to ```log.txt``` which remains in the current dir! Logs are cleared on re-initialization of the control surface or on Live restart\n\n### Warning:\n**Do NOT** send untrusted code into the \"interpreter\" client as **it uses** ``eval`` on the server!\n\n### Contributing\nOpen to ideas/suggestions/feedback and pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr9295%2Fableton-live-control-surface-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr9295%2Fableton-live-control-surface-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr9295%2Fableton-live-control-surface-starter/lists"}