{"id":24411761,"url":"https://github.com/ivabus/rinth","last_synced_at":"2025-03-13T10:28:27.698Z","repository":{"id":217910562,"uuid":"745107291","full_name":"ivabus/rinth","owner":"ivabus","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-21T15:06:00.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T06:48:59.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivabus.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}},"created_at":"2024-01-18T16:53:09.000Z","updated_at":"2024-03-24T10:02:34.000Z","dependencies_parsed_at":"2024-01-21T16:28:47.587Z","dependency_job_id":null,"html_url":"https://github.com/ivabus/rinth","commit_stats":null,"previous_names":["ivabus/rinth"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivabus%2Frinth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivabus%2Frinth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivabus%2Frinth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivabus%2Frinth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivabus","download_url":"https://codeload.github.com/ivabus/rinth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243385331,"owners_count":20282555,"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":"2025-01-20T06:49:18.340Z","updated_at":"2025-03-13T10:28:27.664Z","avatar_url":"https://github.com/ivabus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rinth synthesiser\n\nFM and SSG synthesiser\n\n## Usage\n\n```shell\nrinth-synth b[uild] \u003cpath/to/project.yml\u003e # Will build separate tracks \nrinth-synth m[aster] \u003cpath/to/project.yml\u003e # Will \"master\" tracks into one track\n```\n\nSee `--help` for more\n\n## File formats\n\n### \\\u003cproject\\\u003e.yml\n\n```yaml\nname: \u003cNAME\u003e\nbpm: \u003cBPM\u003e\nchannels:\n  - type: \u003cSSG|FM\u003e\n    path: \u003cRELATIVE_TO_YML_PATH\u003e\n    volume: [Optional in [0;1]]\n```\n\nExample:\n\n```yaml\nname: Megalovania\nbpm: 210\nchannels:\n  - type: SSG\n    path: _channel\n  - type: FM\n    path: _channel\n    volume: 0.7\n```\n\n### _channel (FM)\n\n```\n/ Comment\n#\u003cFrequency deviation\u003e\n@\u003cModulating frequency\u003e\n\u003cNote in SPN\u003e \u003cNote value\u003e [Time from previous note]\n```\n\nExample:\n\n```\n#1\n@2000\nD4 0.0625\nDd5 0.0625 0.0125\nDb5 1/32+1/32 1/80\n```\n\n### _channel (SSG)\n\n```\n/ Comment\n# Ignored\n@ Ignored\n\u003cNote in SPN\u003e \u003cNote value\u003e [Time from previous note]\n```\n\nExample:\n\n```\n/ Comment\n# Comment 2\n@ Comment 3\nD4 0.0625\nDd5 0.0625 0.0125\nDb5 1/32+1/32 1/80\n```\nMore examples in [examples/](./examples)\n\n## MIDI Converter\n\nWIP MIDI converter is available in the `rinth-midi` crate.\n\n### Usage\n\n```shell\nrinth-midi \u003cpath/to/midi.mid\u003e\n```\n\n## License\n\nThe project is available for non-commercial personal use under the terms of the [BSD 3-Clause New (Revised) License](./LICENSE) and you should contact [ivabus](https://sr.ht/~ivabus) if you want to use Rinth in other cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivabus%2Frinth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivabus%2Frinth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivabus%2Frinth/lists"}