{"id":28762222,"url":"https://github.com/collidingscopes/arpeggiator","last_synced_at":"2025-06-22T16:02:38.005Z","repository":{"id":299428052,"uuid":"1003009709","full_name":"collidingScopes/arpeggiator","owner":"collidingScopes","description":"Hand-controlled arpeggiator, drum machine, and audio reactive visualizer. Built with mediapipe computer vision, threejs, tonejs","archived":false,"fork":false,"pushed_at":"2025-06-16T13:58:23.000Z","size":461,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T14:47:52.877Z","etag":null,"topics":["arpeggio","audio-reactive","augmented-reality","computer-vision","drum-machine","hand-gesture-recognition","hand-tracking","mediapipe","music","spatial-computing","synthesizer","threejs","tonejs","visualizer"],"latest_commit_sha":null,"homepage":"https://collidingscopes.github.io/arpeggiator/","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/collidingScopes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["collidingScopes"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-06-16T13:37:01.000Z","updated_at":"2025-06-16T14:45:36.000Z","dependencies_parsed_at":"2025-06-16T14:47:55.405Z","dependency_job_id":"f5775cf4-6082-42f4-ac83-133014f3d500","html_url":"https://github.com/collidingScopes/arpeggiator","commit_stats":null,"previous_names":["collidingscopes/arpeggiator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/collidingScopes/arpeggiator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2Farpeggiator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2Farpeggiator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2Farpeggiator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2Farpeggiator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/collidingScopes","download_url":"https://codeload.github.com/collidingScopes/arpeggiator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2Farpeggiator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260318706,"owners_count":22991120,"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":["arpeggio","audio-reactive","augmented-reality","computer-vision","drum-machine","hand-gesture-recognition","hand-tracking","mediapipe","music","spatial-computing","synthesizer","threejs","tonejs","visualizer"],"created_at":"2025-06-17T08:07:29.422Z","updated_at":"2025-06-17T08:07:30.108Z","avatar_url":"https://github.com/collidingScopes.png","language":"JavaScript","funding_links":["https://github.com/sponsors/collidingScopes","https://www.buymeacoffee.com/stereoDrift"],"categories":[],"sub_categories":[],"readme":"# Hand Gesture Arpeggiator\n\nHand-controlled arpeggiator, drum machine, and audio reactive visualizer. Raise your hands to raise the roof!\n\nAn interactive web app built with threejs, mediapipe computer vision, rosebud AI, and tone.js.\n\n- Hand #1 controls the arpeggios (raise hand to raise pitch, pinch to change volume)\n- Hand #2 controls the drums (raise different fingers to change the pattern)\n\n[Video](https://x.com/measure_plan/status/1934618478524199126) | [Live Demo](https://collidingscopes.github.io/arpeggiator/)\n\n\u003cimg src=\"assets/demo.png\"\u003e\n\n## Requirements\n\n- Modern web browser with WebGL support\n- Camera access enabled for hand tracking\n\n## Technologies\n\n- **MediaPipe** for hand tracking and gesture recognition\n- **Three.js** for audio reactive visual rendering\n- **Tone.js** for synthesizer sounds\n- **HTML5 Canvas** for visual feedback\n- **JavaScript** for real-time interaction\n\n## Setup for Development\n\n```bash\n# Clone this repository\ngit clone https://github.com/collidingScopes/arpeggiator\n\n# Navigate to the project directory\ncd arpeggiator\n\n# Serve with your preferred method (example using Python)\npython -m http.server\n```\n\nThen navigate to `http://localhost:8000` in your browser.\n\n## License\n\nMIT License\n\n## Credits\n\n- Three.js - https://threejs.org/\n- MediaPipe - https://mediapipe.dev/\n- Rosebud AI - https://rosebud.ai/\n- Tone.js - https://tonejs.github.io/\n\n## Related Projects\n\nYou might also like some of my other open source projects:\n\n- [3D Model Playground](https://collidingScopes.github.io/3d-model-playground) - control 3D models with voice and hand gestures\n- [Threejs hand tracking tutorial](https://collidingScopes.github.io/threejs-handtracking-101) - Basic hand tracking setup with threejs and MediaPipe computer vision\n- [Particular Drift](https://collidingScopes.github.io/particular-drift) - Turn photos into flowing particle animations\n- [Liquid Logo](https://collidingScopes.github.io/liquid-logo) - Transform logos and icons into liquid metal animations\n- [Video-to-ASCII](https://collidingScopes.github.io/ascii) - Convert videos into ASCII pixel art\n\n## Contact\n\n- Instagram: [@stereo.drift](https://www.instagram.com/stereo.drift/)\n- Twitter/X: [@measure_plan](https://x.com/measure_plan)\n- Email: [stereodriftvisuals@gmail.com](mailto:stereodriftvisuals@gmail.com)\n- GitHub: [collidingScopes](https://github.com/collidingScopes)\n\n## Donations\n\nIf you found this tool useful, feel free to buy me a coffee. \n\nMy name is Alan, and I enjoy building open source software for computer vision, games, and more. This would be much appreciated during late-night coding sessions!\n\n[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/stereoDrift)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollidingscopes%2Farpeggiator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollidingscopes%2Farpeggiator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollidingscopes%2Farpeggiator/lists"}