{"id":13862686,"url":"https://github.com/tonylazarew/live-plugins-usage","last_synced_at":"2025-07-14T13:32:00.051Z","repository":{"id":142491116,"uuid":"136328948","full_name":"tonylazarew/live-plugins-usage","owner":"tonylazarew","description":"Get an overview of your top used plugins in Live.","archived":false,"fork":false,"pushed_at":"2018-06-06T13:21:49.000Z","size":22,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-22T23:32:05.630Z","etag":null,"topics":["ableton","ableton-live","audio-units","plugins","statistics","vst"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonylazarew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-06-06T12:58:04.000Z","updated_at":"2024-06-12T00:52:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"7078ee7d-2ac5-4d29-b7c3-d1443df0c36c","html_url":"https://github.com/tonylazarew/live-plugins-usage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tonylazarew/live-plugins-usage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonylazarew%2Flive-plugins-usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonylazarew%2Flive-plugins-usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonylazarew%2Flive-plugins-usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonylazarew%2Flive-plugins-usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonylazarew","download_url":"https://codeload.github.com/tonylazarew/live-plugins-usage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonylazarew%2Flive-plugins-usage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297477,"owners_count":23742586,"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","audio-units","plugins","statistics","vst"],"created_at":"2024-08-05T06:01:50.046Z","updated_at":"2025-07-14T13:31:59.779Z","avatar_url":"https://github.com/tonylazarew.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Why?\n\nI decided to write this script just for fun when a friend asked me, what's my top-5 plugins and I couldn't answer :-)\n\nThere might already be something similar, too lazy to check.\n\n# How to use?\n\nJust grab the `analyze-live-plugins.py` and run it with `--help`, it'll explain everything.\n\n```\n$ python analyze-live-plugins.py --help\nusage: analyze-live-plugins.py [-h] [-o OUTPUT_CSV] ROOT\n\nThis script walks through whatever root folder you pass it, finds all Live\nprojects in there and aggregates the plugins usage info. Known to work with\nLive 9 and 10 projects.\n\npositional arguments:\n  ROOT                  Root folder with Ableton Live projects to scan through\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -o OUTPUT_CSV, --output OUTPUT_CSV\n                        Output CSV file path (default: prints to stdout)\n\n```\n\nIt will write a CSV data out either to a file (if you provide `-o` flag) or to the stdout (terminal or pipe). Here's how it looks when imported into Numbers:\n\n![data example](doc/data-example.png)\n\nUse that data to know your habits! ;-)\n\n# Does it work with Live 10?\n\nYes. I tested it against both Live 9 and 10 projects. No idea about earlier versions, don't have any projects around.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonylazarew%2Flive-plugins-usage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonylazarew%2Flive-plugins-usage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonylazarew%2Flive-plugins-usage/lists"}