{"id":34359108,"url":"https://github.com/repl-electric/monome","last_synced_at":"2026-05-30T10:31:34.644Z","repository":{"id":13560625,"uuid":"16252855","full_name":"repl-electric/monome","owner":"repl-electric","description":"Make the box of lights dance bright as stars","archived":false,"fork":false,"pushed_at":"2014-02-21T10:58:28.000Z","size":164,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-27T13:50:30.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/repl-electric.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}},"created_at":"2014-01-26T12:40:30.000Z","updated_at":"2024-03-27T13:50:30.514Z","dependencies_parsed_at":"2022-08-29T23:51:25.418Z","dependency_job_id":null,"html_url":"https://github.com/repl-electric/monome","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/repl-electric/monome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repl-electric%2Fmonome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repl-electric%2Fmonome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repl-electric%2Fmonome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repl-electric%2Fmonome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/repl-electric","download_url":"https://codeload.github.com/repl-electric/monome/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repl-electric%2Fmonome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27790670,"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-12-18T02:00:09.725Z","response_time":55,"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":[],"created_at":"2025-12-18T03:52:09.222Z","updated_at":"2025-12-18T03:52:13.958Z","avatar_url":"https://github.com/repl-electric.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monome\n\nStolen from https://github.com/meta-ex/ignite. This is purely for my own use, watch @overtone + @meta-ex + @samaaron for the proper extraction of this lib. It will be miles better than this.\n\nMonome-serial is taken from my own locally installed snapshot: https://github.com/josephwilk/monome-serial/tree/protocols\n\nThis adds support for multiple Monome protocols.\n\n\n## Kit\n\n### Sample triggering\n\nStolen from the masterful Meta-ex https://github.com/meta-ex/ignite\n\n```clojure\n(use 'monome.core)\n(use 'overtone.live)\n(require '[monome.fonome :as fon])\n(require '[monome.polynome :as poly])\n\n(require '[monome.kit.sampler :as samp])\n\n(def samples-g (group \"samples\"))\n\n(def m128 (find-monome \"/dev/tty.usbserial-m0000965\"))\n\n(defonce trigger-samples [(sample (freesound-path 86773)) (sample (freesound-path 77305))])\n\n(defonce trigger-sampler128  (samp/mk-sampler ::trigger-sampler128 trigger-samples samples-g 0 16))\n\n;;Dock trigger-sampler to 0x0 position on grid\n(defonce __dock_trigger__ (poly/dock-fonome! m128\n                                             (:fonome trigger-sampler128)\n                                             ::trigger-sampler128\n                                             0 0))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepl-electric%2Fmonome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepl-electric%2Fmonome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepl-electric%2Fmonome/lists"}