{"id":17077647,"url":"https://github.com/ales-tsurko/kotoist","last_synced_at":"2025-08-21T07:32:16.638Z","repository":{"id":91037203,"uuid":"370027497","full_name":"ales-tsurko/kotoist","owner":"ales-tsurko","description":"A VST plugin for live coding and algorithmic composition","archived":false,"fork":false,"pushed_at":"2025-01-19T17:50:15.000Z","size":38763,"stargazers_count":51,"open_issues_count":3,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-08T06:42:00.836Z","etag":null,"topics":["algorithmic-composition","generative-music","live-coding","midi","plugin","scripting","vst"],"latest_commit_sha":null,"homepage":"https://kotoist.alestsurko.by","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ales-tsurko.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":"2021-05-23T10:53:53.000Z","updated_at":"2025-01-19T17:50:16.000Z","dependencies_parsed_at":"2025-01-10T19:42:37.613Z","dependency_job_id":"b6843269-251a-4b26-8ffb-9fdb055a6a7b","html_url":"https://github.com/ales-tsurko/kotoist","commit_stats":{"total_commits":186,"total_committers":1,"mean_commits":186.0,"dds":0.0,"last_synced_commit":"4019d1359b114663b91f30b87e39b1db4fac6a68"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ales-tsurko/kotoist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2Fkotoist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2Fkotoist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2Fkotoist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2Fkotoist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ales-tsurko","download_url":"https://codeload.github.com/ales-tsurko/kotoist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2Fkotoist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271444220,"owners_count":24760746,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["algorithmic-composition","generative-music","live-coding","midi","plugin","scripting","vst"],"created_at":"2024-10-14T12:16:06.826Z","updated_at":"2025-08-21T07:32:16.626Z","avatar_url":"https://github.com/ales-tsurko.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kotoist\n=======\n\nVST plugin for live coding using [Koto](https://koto.dev/) programming language.\n\nhttps://github.com/user-attachments/assets/c0d91eba-f9dd-441b-8f62-78720210ce5e\n\n\n![Screenshot Ableton](screenshots/screenshot-ableton.jpg)\n![Screenshot FL Studio](screenshots/screenshot-fl.jpg)\n\n\n\n\n## Usage\n\nCheckout documentation: https://kotoist.alestsurko.by.\n\nTested in **Ableton** and **FL Studio** on macOS. Also tested in **Logic Pro**\nvia [Element](https://kushview.net/element/).\n\nMight not work in **Reaper** as it steals keyboard input from the plugin.\nPrevious workaround with enabling option **\"Send all keyboard input to plugin\"**\ndoesn't work anymore.\n\n\n\n\n## Build\n\nOn macOS:\n\n```\ncargo xtask bundle-universal -p kotoist --release\n```\nOn other systems:\n\n```\ncargo xtask bundle -p kotoist --release\n```\n\n\n\n\n## Deployment\n\n\u003e [!WARNING]\n\u003e Needs update.\n\nJust tag a new version and push it to remote.\n\n```\ngit tag {version}\ngit push origin {version}\n```\n\n\n### Docs\n\nYou need [doctave](https://github.com/Doctave/doctave) and **gh-pages** node\npackage.\n\nTo install **gh-pages** (it's important to use 3.0.0 version):\n\n```\nnpm install -g gh-pages@3.0.0\n```\n\nBuilding and deploying the docs:\n\n```\ndoctave build --release\ngh-pages -d site\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fales-tsurko%2Fkotoist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fales-tsurko%2Fkotoist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fales-tsurko%2Fkotoist/lists"}