{"id":15460243,"url":"https://github.com/schollz/wobblewobble","last_synced_at":"2026-01-07T21:06:18.647Z","repository":{"id":51235525,"uuid":"367191635","full_name":"schollz/wobblewobble","owner":"schollz","description":"slowly oscillating frequencies for monome crow","archived":false,"fork":false,"pushed_at":"2021-10-22T16:21:22.000Z","size":68,"stargazers_count":10,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T05:34:04.185Z","etag":null,"topics":["crow","monome","norns","norns-script"],"latest_commit_sha":null,"homepage":"https://llllllll.co/t/wobblewobble","language":"SuperCollider","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/schollz.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":"2021-05-13T22:43:31.000Z","updated_at":"2024-07-07T04:39:21.000Z","dependencies_parsed_at":"2022-09-03T18:51:15.932Z","dependency_job_id":null,"html_url":"https://github.com/schollz/wobblewobble","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fwobblewobble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fwobblewobble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fwobblewobble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fwobblewobble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schollz","download_url":"https://codeload.github.com/schollz/wobblewobble/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246014231,"owners_count":20709777,"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":["crow","monome","norns","norns-script"],"created_at":"2024-10-01T23:21:08.146Z","updated_at":"2026-01-07T21:06:18.581Z","avatar_url":"https://github.com/schollz.png","language":"SuperCollider","funding_links":[],"categories":[],"sub_categories":[],"readme":"## wobblewobble\n\nslow oscillators for crow outputs from norns.\n\n![snek2](https://user-images.githubusercontent.com/6550035/118997986-ee794280-b93d-11eb-85a4-33cbdbe4b0b6.gif)\n\nhttps://vimeo.com/553165797\n\nwith wobblewobble you can...\n\n- assign each of the four crow outputs one of many different types of slowly oscillating modulation sources. \n- configure crow as midi-\u003eCV or midi-\u003eenvelope atop any oscillation (or none)\n- visualize slow oscillations from crow inputs (\u003c7hz)\n\nthis script was also designed to be a library (all functionality is available in the menu) so that it can be imported for crow functionality from other scripts. no examples of this yet, though.\n\n### Requirements\n\n- norns\n- crow\n\n### Documentation\n\nfrom the main norns screen you can:\n\n- hold K1 and K2/K3 to switch crow\n- press K2/K3 to switch modulator\n- E1 changes frequency\n- E2/E3changes lfo min/max\n- K1+E2 or K1+E3 changes meta\n\nthe params menu has more options, including:\n\n- clamping the absolute minimum and maximum values\n- add midi input to control pitch (top note, any note) or add an envelope\n- meta params for the modulators\n- change slew rate\n\noscillators are configured in SuperCollider making it easy to configure / design / add new oscillators, including complex ones from the [chaotic UGens](https://doc.sccode.org/Browse.html#UGens%3EGenerators%3EChaotic). current oscillators:\n\n#### constant\n\n![constant](https://user-images.githubusercontent.com/6550035/118861929-eb287d00-b891-11eb-9efd-2a09f0142d5f.PNG)\n\n#### sine\n\n![sine](https://user-images.githubusercontent.com/6550035/118861927-ea8fe680-b891-11eb-9fe1-7ce6c2f93c81.PNG)\n\n#### triangle\n\n![triangle](https://user-images.githubusercontent.com/6550035/118861926-ea8fe680-b891-11eb-85b1-8a9cc5df7c94.PNG)\n\n#### wobbly sine\n\n![wobblysine](https://user-images.githubusercontent.com/6550035/118861924-e9f75000-b891-11eb-9b49-b1df6d0cc18e.PNG)\n\n#### snek\n\n![snek](https://user-images.githubusercontent.com/6550035/118861922-e95eb980-b891-11eb-9d31-bc03bc69210f.PNG)\n\n#### lorenzian\n\n![lorenz](https://user-images.githubusercontent.com/6550035/118861920-e95eb980-b891-11eb-9705-3b80d592c4fe.PNG)\n\n#### henonian\n\n![henon](https://user-images.githubusercontent.com/6550035/118861918-e8c62300-b891-11eb-97ed-3affa265dd18.PNG)\n\n#### random walk\n\n![randomwalk](https://user-images.githubusercontent.com/6550035/118861917-e82d8c80-b891-11eb-940b-4877262f5110.PNG)\n\n#### latoocarfian\n\n![LatoocarfianC](https://user-images.githubusercontent.com/6550035/118861930-eb287d00-b891-11eb-9225-3f78d48dd050.PNG)\n\n#### standard chaotic\n\n![standard](https://user-images.githubusercontent.com/6550035/118861935-ec59aa00-b891-11eb-838e-cbaed31b23e8.PNG)\n\n#### fbsine\n\n![fbsine](https://user-images.githubusercontent.com/6550035/118861938-ecf24080-b891-11eb-9475-281177b24c5d.PNG)\n\n\n#### quad\n\n![quad](https://user-images.githubusercontent.com/6550035/118861937-ec59aa00-b891-11eb-965f-2856069def06.PNG)\n\n#### gingerbreadman\n\n![gingerbread](https://user-images.githubusercontent.com/6550035/118861933-ebc11380-b891-11eb-96b3-118671315bd9.PNG)\n\nmany many thanks to @proswell for the excellent additions (grid support, five more modulators, adding inputs, adding metas) as well as testing. \n\nany other PRs are welcomed with open wings.\n\n\n## download\n\n```\n;install https://github.com/schollz/wobblewobble\n```\n\nhttps://github.com/schollz/wobblewobble\n\n## license \n\nmit \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschollz%2Fwobblewobble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschollz%2Fwobblewobble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschollz%2Fwobblewobble/lists"}