{"id":20754665,"url":"https://github.com/pbaille/noon","last_synced_at":"2025-04-28T16:29:29.926Z","repository":{"id":177923079,"uuid":"540701396","full_name":"pbaille/noon","owner":"pbaille","description":"MIDI music library for clojure","archived":false,"fork":false,"pushed_at":"2025-01-23T18:35:28.000Z","size":79756,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T11:23:14.943Z","etag":null,"topics":["clojure","dsl","music"],"latest_commit_sha":null,"homepage":"https://pbaille.github.io/noon/","language":"Clojure","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/pbaille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-09-24T04:01:55.000Z","updated_at":"2025-01-26T07:59:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6c9102a-332d-4144-8d3f-ecdb3c5aa5a6","html_url":"https://github.com/pbaille/noon","commit_stats":null,"previous_names":["pbaille/noon"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbaille%2Fnoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbaille%2Fnoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbaille%2Fnoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbaille%2Fnoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbaille","download_url":"https://codeload.github.com/pbaille/noon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251345502,"owners_count":21574728,"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":["clojure","dsl","music"],"created_at":"2024-11-17T09:18:30.009Z","updated_at":"2025-04-28T16:29:29.921Z","avatar_url":"https://github.com/pbaille.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CI](https://img.shields.io/github/actions/workflow/status/pbaille/noon/test.yml?style=flat-square\u0026branch=main)\n[![cljdoc badge](https://cljdoc.org/badge/org.clojars.pbaille/noon)](https://cljdoc.org/d/org.clojars.pbaille/noon)\n[![Clojars Project](https://img.shields.io/clojars/v/com.pbaille/noon.svg?include_prereleases)](https://clojars.org/com.pbaille/noon)\n\n# Noon\n\n\nCompose and play **MIDI** music.\n\n\u003e **ⓘ**  \n\u003e **NOON** *translates to* **MIDI** *in french*.\n\nTry it [online!](https://pbaille.github.io/noon/)\n\nhttps://github.com/user-attachments/assets/324a2e7c-7d13-4cc5-aedb-141f8a8347e9\n\n## Usage \n\nAdd the following dependency to your `deps.edn`:\n\n``` clojure\ncom.pbaille/noon {:mvn/version \"0.1.6\"}\n```\n\nOr this for latest version:\n\n``` clojure\ncom.pbaille/noon {:git/url \"https://github.com/pbaille/noon.git\"\n                  :sha \"8d43350883d8754f79cf22f7378e32c1f5eb1b22\"}\n```\n\nThen you should be able to play something like this:\n\n``` clojure\n(require '[noon.eval :refer [play]])\n\n(play (par s0 s1 s2))\n```\n\nPlease refer to the [documentation](https://pbaille.github.io/noon/) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbaille%2Fnoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbaille%2Fnoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbaille%2Fnoon/lists"}