{"id":19687163,"url":"https://github.com/trinitronx/noton","last_synced_at":"2026-05-11T01:55:04.270Z","repository":{"id":45983396,"uuid":"430847773","full_name":"trinitronx/noton","owner":"trinitronx","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-23T04:17:55.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T07:47:03.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/trinitronx.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-11-22T20:00:23.000Z","updated_at":"2021-11-23T04:17:55.000Z","dependencies_parsed_at":"2022-09-21T04:21:56.744Z","dependency_job_id":null,"html_url":"https://github.com/trinitronx/noton","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/trinitronx%2Fnoton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fnoton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fnoton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fnoton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinitronx","download_url":"https://codeload.github.com/trinitronx/noton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993952,"owners_count":19890419,"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":[],"created_at":"2024-11-11T18:33:17.172Z","updated_at":"2026-05-11T01:55:04.217Z","avatar_url":"https://github.com/trinitronx.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Noton\n\nThis is a mirror and fork of the original [noton][1].\n\nA [color computing playground](https://wiki.xxiivv.com/site/noton.html), written in ANSI C by [Devine Lu Linvega][2] ([@neauoire][3])\n\nRight-click to add nodes, and left-click to add wires. Nodes will emit a positive signal if all the connected wires have the same polarity. The screen has timers to the left, and notes to the right. The default timers are 6 trackers, 4 sequencers and 2 pools.\n\n## Build\n\nYou must have [SDL2](https://wiki.libsdl.org/) and [PortMidi](http://portmedia.sourceforge.net/portmidi/).\n\n```\ncc noton.c -std=c89 -Os -DNDEBUG -g0 -s -Wall -L/usr/local/lib -lSDL2 -lportmidi -o noton\n```\n\n## Controls\n\n### Generics\n\n- `+` Zoom In\n- `-` Zoom Out\n\n### General\n\n- `BACKSPACE` Erase\n- `SPACE` Toggle play\n- `1-9` Select channel\n- `up` Octave up\n- `down` Octave down\n- `right` Speed up\n- `left` Speed down\n\n### Paint\n\n- `mouse1` Stroke\n- `mouse1+mouse2` Gate\n\n[1]: https://git.sr.ht/~rabbits/noton\n[2]: https://wiki.xxiivv.com/site/devine_lu_linvega.html\n[3]: https://github.com/neauoire\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fnoton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinitronx%2Fnoton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fnoton/lists"}