Giter Site home page Giter Site logo

arximboldi / mixco Goto Github PK

View Code? Open in Web Editor NEW
29.0 7.0 6.0 1.31 MB

Mixco is a framework for creating hardware controller scripts for the amazing Mixxx DJ software

Home Page: http://sinusoid.es/mixco

License: GNU General Public License v3.0

CSS 6.41% Makefile 1.40% CoffeeScript 83.23% JavaScript 8.70% Nix 0.25%
mixxx dj korg-nanokontrol nodejs coffeescript literate-programming javascript

mixco's Issues

Add tutorial

As Be-ing put it very well in a comment:

I like this idea, but the barrier to entry to working with Mixco is quite high. The way the documentation is now requires a strong background in Node, JS, CoffeeScript, and Mixxx's mapping formats to know where to start. The documentation for each of Mixco's modules is pretty good. But what I think is missing is a general overview tutorial that explains how to start working with Mixco from the beginning and how the different parts of Mixco work together.

I agree that such tutorial should be added.

[NanoKontrol2] PLAY button does not work.

Play button at KorgNanoKontrol2 does not work on my environment.

It is error message.

予期せぬ例外 file: /home/kenzoh/.mixxx/controllers/korg_nanokontrol2.mixco.output.js LineNo: 687 : TypeError: Result of expression 'this._transform' [undefined] is not a function.

I can only report..

Tabbed Behaviour

Hey there,

i am trying to create a mapping for the novation twitch in advanced mode.
However I am having some trouble connecting the pads and the touch strip.

I don't understand how I can make the "tabbed" behaviour for the pads,
where depending on the the selected mode the buttons behave differently
(and are lit up diffrerntly)

and the touch strip, where I need to send midi control messages (and light
up the button) when I press a button.

about NanoKontrol2

Hi,

Is it possible that changing deck for basic functions that is load tracks, start, stop and so on?

NanoKontrol2 Maxmizie Library with syncTempo

I want "maxmize library" as Nano Kontrol2.
So I tried to add code and compile as below.
But "maximize_library" (SET + REC(●) ) does not work properly..
How do I define this 2way functions?

  • The play and record buttons synchronize to the other track. The
    play button can be held to enable master synchronization for the deck.

          @sync.when @decks.activator(i), g, "sync_enabled"
          @syncTempo
            .when @decks.activator(i), g, "beatsync"
            .else.when(@marker, g, "maximize_library")
    

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.