{"id":17610023,"url":"https://github.com/darnfish/tx-6-midi-events","last_synced_at":"2025-03-30T00:12:08.845Z","repository":{"id":146586472,"uuid":"586986881","full_name":"darnfish/tx-6-midi-events","owner":"darnfish","description":"Decoding teenage engineering's TX-6 MIDI protocol","archived":false,"fork":false,"pushed_at":"2023-01-10T15:55:58.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T01:42:59.286Z","etag":null,"topics":["teenage-engineering","tx-6"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/darnfish.png","metadata":{"files":{"readme":"README.txt","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,"publiccode":null,"codemeta":null}},"created_at":"2023-01-09T17:41:36.000Z","updated_at":"2024-12-11T13:44:13.000Z","dependencies_parsed_at":"2023-05-02T18:02:41.645Z","dependency_job_id":null,"html_url":"https://github.com/darnfish/tx-6-midi-events","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/darnfish%2Ftx-6-midi-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnfish%2Ftx-6-midi-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnfish%2Ftx-6-midi-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnfish%2Ftx-6-midi-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darnfish","download_url":"https://codeload.github.com/darnfish/tx-6-midi-events/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258868,"owners_count":20748573,"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":["teenage-engineering","tx-6"],"created_at":"2024-10-22T17:43:03.410Z","updated_at":"2025-03-30T00:12:08.817Z","avatar_url":"https://github.com/darnfish.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository includes decoded MIDI event signals for teenage engineering TX-6.\n\nUse events.json to map the incoming MIDI event to appropriate event and metadata.\n\nevents.json file is built by build.js, which uses parameters.json to create the complete map.\n\nYou can use connect.js to connect to your TX-6 (once it is in BLE ACCEPT and MIDI OUT mode), and log recieved events.\n\nAvailable Events and Metadata:\n* input1.slider - { progress: 0 - 1 }\n* input2.slider - { progress: 0 - 1 }\n* input3.slider - { progress: 0 - 1 }\n* input4.slider - { progress: 0 - 1 }\n* input5.slider - { progress: 0 - 1 }\n* input6.slider - { progress: 0 - 1 }\n* input1.eq1 - { progress: 0 - 1 }\n* input2.eq1 - { progress: 0 - 1 }\n* input3.eq1 - { progress: 0 - 1 }\n* input4.eq1 - { progress: 0 - 1 }\n* input5.eq1 - { progress: 0 - 1 }\n* input6.eq1 - { progress: 0 - 1 }\n* input1.eq2 - { progress: 0 - 1 }\n* input2.eq2 - { progress: 0 - 1 }\n* input3.eq2 - { progress: 0 - 1 }\n* input4.eq2 - { progress: 0 - 1 }\n* input5.eq2 - { progress: 0 - 1 }\n* input6.eq2 - { progress: 0 - 1 }\n* input1.eq3 - { progress: 0 - 1 }\n* input2.eq3 - { progress: 0 - 1 }\n* input3.eq3 - { progress: 0 - 1 }\n* input4.eq3 - { progress: 0 - 1 }\n* input5.eq3 - { progress: 0 - 1 }\n* input6.eq3 - { progress: 0 - 1 }\n* input1.button - { pressed: true | false }\n* input2.button - { pressed: true | false }\n* input3.button - { pressed: true | false }\n* input4.button - { pressed: true | false }\n* input5.button - { pressed: true | false }\n* input6.button - { pressed: true | false }\n* select.encoder - { direction: left | right }\n* select.button - { pressed: true | false }\n* fx1 - { pressed: true | false }\n* fx2 - { pressed: true | false }\n* shift - { pressed: true | false }\n* aux - { pressed: true | false }\n* cue - { pressed: true | false }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarnfish%2Ftx-6-midi-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarnfish%2Ftx-6-midi-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarnfish%2Ftx-6-midi-events/lists"}