{"id":46896765,"url":"https://github.com/joslarson/typed-bitwig-api","last_synced_at":"2026-03-10T23:32:39.182Z","repository":{"id":43040864,"uuid":"81419569","full_name":"joslarson/typed-bitwig-api","owner":"joslarson","description":"Typescript types definition file for Bitwig Control Surface API.","archived":false,"fork":false,"pushed_at":"2025-09-21T22:53:48.000Z","size":1216,"stargazers_count":31,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-27T12:00:59.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joslarson.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":"2017-02-09T06:54:07.000Z","updated_at":"2025-09-21T22:53:45.000Z","dependencies_parsed_at":"2024-06-19T17:10:49.898Z","dependency_job_id":"89f571e3-ad37-4587-8395-2c57c2df7631","html_url":"https://github.com/joslarson/typed-bitwig-api","commit_stats":{"total_commits":56,"total_committers":2,"mean_commits":28.0,"dds":"0.017857142857142905","last_synced_commit":"2a210d887c0a14ee362f0744a5e1ae89c679eded"},"previous_names":["taktiljs/typed-bitwig-api"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/joslarson/typed-bitwig-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joslarson%2Ftyped-bitwig-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joslarson%2Ftyped-bitwig-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joslarson%2Ftyped-bitwig-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joslarson%2Ftyped-bitwig-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joslarson","download_url":"https://codeload.github.com/joslarson/typed-bitwig-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joslarson%2Ftyped-bitwig-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30362120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-03-10T23:32:38.963Z","updated_at":"2026-03-10T23:32:39.168Z","avatar_url":"https://github.com/joslarson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typed-bitwig-api\n\nTypescript types definition file for Bitwig Control Surface API.\n\n\n## Installation\n\n```bash\n$ npm install typed-bitwig-api\n```\n\nIn your `tsconfig.json` for your project add the following to the `types` list:\n\n```js\n{\n    ...\n    \"types\": [\n        ...,\n        \"typed-bitwig-api\"\n    ],\n    ...\n}\n```\n\n\n## Usage\n\nWith the above installation complete, the `host` variable should be seen as available globally (along with `load`, `loadAPI`, `println`, `dump`, etc). API interfaces are made available for reference through the globally accessible `API` namespace. So, for example, if you wrote a function that took an instance of the API's `Transport` object, you would reference it as follows:\n\n```ts\nfunction foo(transport: API.Transport) {\n    // ... do something\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoslarson%2Ftyped-bitwig-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoslarson%2Ftyped-bitwig-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoslarson%2Ftyped-bitwig-api/lists"}