Giter Site home page Giter Site logo

audio-hydrogen's Introduction

Audio::Hydrogen

Work with Hydrogen songs and drumkits

Build Status

Synopsis

use Audio::Hydrogen;

for Audio::Hydrogen.new.drumkits -> $dk {
    say $dk.name;
}

There are also some vaguely useful examples in the examples directory.

Description

This provides the facilities for creating and manipulating drumkit and song data of the Hydrogen drum software.

I originally wrote this with no other purpose than as a test for XML::Class so it may well be missing some features that you would like to see, but please see the examples for things that you can do with it.

Installation

Assuming you have a working Rakudo installation you should be able to install this with zef :

# From the source directory

zef install .

# Remote installation

zef install Audio::Hydrogen

Other install mechanisms may be become available in the future.

Support

I'm sure this is almost certainly missing some useful features, and am quite open to any ideas that could make it more useful.

I'd also be delighted to hear about anything interesting you do with it.

Suggestions/patches are welcomed via github

Licence

This is free software.

Please see the LICENCE file in the distribution

© Jonathan Stowe 2016 - 2021

audio-hydrogen's People

Contributors

jonathanstowe avatar zoffixznet avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

samcv zoffixznet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.