{"id":23100747,"url":"https://github.com/p3r7/washi","last_synced_at":"2025-08-16T14:31:59.137Z","repository":{"id":158388123,"uuid":"621812741","full_name":"p3r7/washi","owner":"p3r7","description":"serge-style modular sequencer for monome norns","archived":false,"fork":false,"pushed_at":"2024-03-29T11:02:32.000Z","size":424,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-09T13:53:17.495Z","etag":null,"topics":["monome","monome-norns","norns","norns-script","sequencer","serge"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p3r7.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}},"created_at":"2023-03-31T12:47:34.000Z","updated_at":"2024-10-29T12:43:23.000Z","dependencies_parsed_at":"2023-11-18T11:24:47.850Z","dependency_job_id":"98e3b01d-22b7-4aa5-8cee-63a37c071153","html_url":"https://github.com/p3r7/washi","commit_stats":null,"previous_names":["p3r7/washi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3r7%2Fwashi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3r7%2Fwashi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3r7%2Fwashi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3r7%2Fwashi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p3r7","download_url":"https://codeload.github.com/p3r7/washi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230040535,"owners_count":18163591,"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":["monome","monome-norns","norns","norns-script","sequencer","serge"],"created_at":"2024-12-16T23:34:58.577Z","updated_at":"2024-12-16T23:34:59.281Z","avatar_url":"https://github.com/p3r7.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# washi\n\n![](./doc/washi.svg)\n\na serge-inspired sequencer toolbox for norns/seamstress.\n\n- [PDF documentation](https://github.com/p3r7/washi-doc/blob/master/washi.pdf)\n- [lines thread](https://llllllll.co/t/washi-beta/62971)\n\n\n## installation\n\non norns, on can just:\n\n    ;install https://github.com/p3r7/washi\n\nusing the cli:\n\n    git clone --recursive https://github.com/p3r7/washi\n\n(the `--recursive` flag is needed to retrieve dependency [nb](https://github.com/sixolet/nb))\n\nif you did a clone without the `--recursive` flag, you can still do this afterward instead:\n\n    cd washi\n    git submodule update --init --recursive\n\n\n## quick start\n\nnavigate to the params menu and go to the `outputs` section. enter one of the output submenu (e.g. `Output #1`) and set the `nb Voice` param to a midi device or nb voice (such as [emplaitress](https://llllllll.co/t/n-b-et-al-v0-1/60374) or [oilcan](https://llllllll.co/t/oilcan-percussion-co/60754)). yoçu should now hear sound.\n\nyou can then assign more outputs to more voices, generate a new random patch (`K1 + K3` on norns, `R` on seamstress), play around with various params and navigate to the different screens to interract with the whole patch (grid required for most operations).\n\n\n### instructions (seamstress)\n\n(incomplete)\n\n- `S`: scope mode, click on any banana jack to see the signal, anywhere else to cancel\n- `r`: random programmer/sequencer values\n- `R`: randomize all (patch + programmer/sequencer values)\n- `i`: initial patch\n- `c`: clear all patch\n- `UP`/`DOWN`: previous/next panel\n- `left click`: select banana, link/unlink\n- `right click`: scope\n- `ESC`: cancel selection\n- `SHIFT` + `DEL`: remove all links for selected banana\n\n\n## known bugs\n\n- self-patching a haleseq doesn't work\n  need to implement the trig ins as a \"clock-0\" instruction, i.e. immediate callback on input change instead of waiting for next clock occurence\n\n\n## acknowledgments\n\nthe heart of it is a reproduction of the hale [8 Stage Complex Sequencing Programmer](https://www.modulargrid.net/s/hale-8-stage-complex-sequencing-programmer), itself based on the classic Serge Sequencer / Programmer.\n\n![](./doc/8SCSP.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3r7%2Fwashi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp3r7%2Fwashi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3r7%2Fwashi/lists"}