Giter Site home page Giter Site logo

maschine.rs's Introduction

                                     __
                                    /\ \      __
    ___ ___      __      ____    ___\ \ \___ /\_\    ___      __       _ __   ____
  /' __` __`\  /'__`\   /',__\  /'___\ \  _ `\/\ \ /' _ `\  /'__`\    /\`'__\/',__\
  /\ \/\ \/\ \/\ \L\.\_/\__, `\/\ \__/\ \ \ \ \ \ \/\ \/\ \/\  __/  __\ \ \//\__, `\
  \ \_\ \_\ \_\ \__/.\_\/\____/\ \____\\ \_\ \_\ \_\ \_\ \_\ \____\/\_\\ \_\\/\____/
   \/_/\/_/\/_/\/__/\/_/\/___/  \/____/ \/_/\/_/\/_/\/_/\/_/\/____/\/_/ \/_/ \/___/


    maschine.rs is an open-source implementation of native instruments's USB HID
    protocol for the maschine mk2 devices (and also the maschine mikro mk1).

    current support is only for the maschine mikro mk2, though support for other
    devices should be simple enough to add.

    also it only runs on linux. if you're on win/mac you probably don't need this.

    you'll need rustc and cargo to build/run. do this:

        $ cargo build --release
        $ cargo run --release /dev/hidraw0

    replace `/dev/hidraw0` with the path to your mikro mk2. you may need to tweak
    your udev permissions to have it accessible from your normal user account.

    while running, you'll have an ALSA MIDI out port which will send MIDI events
    (note on, note off, poly aftertouch) generated by playing the pads. also,
    the pads will light up while being played. it's all quite fancy.

    more devices and APIs (including some OSC for the buttons and screen) coming
    soon enough. more OS support coming probably not (but hey, be my guest).

    questions, comments, and/or poetry to <[email protected]>

maschine.rs's People

Contributors

wrl avatar harryhaaren avatar groussac avatar

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.