{"id":17861243,"url":"https://github.com/jonathanstowe/audio-hydrogen","last_synced_at":"2025-04-02T20:47:35.019Z","repository":{"id":66980377,"uuid":"52636351","full_name":"jonathanstowe/Audio-Hydrogen","owner":"jonathanstowe","description":"Manipulate the Hydrogen drum sequencer XML data files","archived":false,"fork":false,"pushed_at":"2022-08-07T08:42:14.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-22T17:06:59.408Z","etag":null,"topics":["drum","hydrogen","raku","xml"],"latest_commit_sha":null,"homepage":"","language":"Raku","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanstowe.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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":"2016-02-26T22:15:04.000Z","updated_at":"2022-08-07T08:42:17.000Z","dependencies_parsed_at":"2023-05-16T10:00:46.334Z","dependency_job_id":null,"html_url":"https://github.com/jonathanstowe/Audio-Hydrogen","commit_stats":null,"previous_names":[],"tags_count":6,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanstowe%2FAudio-Hydrogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanstowe%2FAudio-Hydrogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanstowe%2FAudio-Hydrogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanstowe%2FAudio-Hydrogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanstowe","download_url":"https://codeload.github.com/jonathanstowe/Audio-Hydrogen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892796,"owners_count":20850846,"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":["drum","hydrogen","raku","xml"],"created_at":"2024-10-28T08:43:30.087Z","updated_at":"2025-04-02T20:47:34.861Z","avatar_url":"https://github.com/jonathanstowe.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio::Hydrogen\n\nWork with Hydrogen songs and drumkits\n\n![Build Status](https://github.com/jonathanstowe/Audio-Hydrogen/workflows/CI/badge.svg)\n\n## Synopsis\n\n```raku\n\nuse Audio::Hydrogen;\n\nfor Audio::Hydrogen.new.drumkits -\u003e $dk {\n    say $dk.name;\n}\n\n```\n\nThere are also some vaguely useful examples in the [examples](examples) directory.\n\n## Description\n\nThis provides the facilities for creating and manipulating drumkit and\nsong data of the [Hydrogen](http://www.hydrogen-music.org/) drum software.\n\nI originally wrote this with no other purpose than as a test for\n[XML::Class](https://github.com/jonathanstowe/XML-Class) so it may well\nbe missing some features that you would like to see, but please see the\nexamples for things that you can do with it.\n\n## Installation\n\nAssuming you have a working Rakudo installation you should be able to install this with *zef* :\n\n    # From the source directory\n   \n    zef install .\n\n    # Remote installation\n\n    zef install Audio::Hydrogen\n\nOther install mechanisms may be become available in the future.\n\n## Support\n\nI'm sure this is almost certainly missing some useful features,\nand am quite open to any ideas that could make it more useful.\n\nI'd also be delighted to hear about anything interesting you\ndo with it.\n\nSuggestions/patches are welcomed via [github](https://github.com/jonathanstowe/Audio-Hydrogen/issues)\n\n## Licence\n\nThis is free software.\n\nPlease see the [LICENCE](LICENCE) file in the distribution\n\n© Jonathan Stowe 2016 - 2021\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanstowe%2Faudio-hydrogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanstowe%2Faudio-hydrogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanstowe%2Faudio-hydrogen/lists"}