pmidipd30 | Ableton Live remote controller script for Pyle Audio

 by   nettoyeurny JavaScript Version: Current License: No License

kandi X-RAY | pmidipd30 Summary

kandi X-RAY | pmidipd30 Summary

pmidipd30 is a JavaScript library. pmidipd30 has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

I recently added a Pyle Audio PMIDIPD30 to my setup, mostly because it's cheap and it comes with a crossfader. Sadly, it didn't come with a remote controller script for Ableton Live, MIDI maps in Live didn't quite seem to do what I want, and the generic user remote script doesn't seem to support crossfaders. So, it appears that the Live's (mostly undocumented) Python API is the way to go. It took a little effort to figure this out (hat tip to Julien Bayle and Hanz Petrov for getting me started). Specifically, the Live API comes with a number of high-level classes for things like transport control that do lots of complex stuff that I didn't need, while obscuring the basic functionality that I wanted. In the end, I found a solution that bypasses most of the complexity of the remote script API while giving access to the (nicely documented) Live Object Model. The result is a simple base class (simple_controller_base.py) that I believe will be useful in other settings, plus a device-specific sublass (PMIDIPD30.py) that shows how to use it.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pmidipd30 has a low active ecosystem.
              It has 13 star(s) with 1 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of pmidipd30 is current.

            kandi-Quality Quality

              pmidipd30 has no bugs reported.

            kandi-Security Security

              pmidipd30 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              pmidipd30 does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              pmidipd30 releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pmidipd30
            Get all kandi verified functions for this library.

            pmidipd30 Key Features

            No Key Features are available at this moment for pmidipd30.

            pmidipd30 Examples and Code Snippets

            No Code Snippets are available at this moment for pmidipd30.

            Community Discussions

            No Community Discussions are available at this moment for pmidipd30.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pmidipd30

            Simply clone this repository into your Live remote MIDI script folder (on my Mac, that's /Applications/Ableton Live 9 Suite.app/Contents/App-Resources/MIDI Remote Scripts). Restart Live, open the MIDI preferences, and select pmidipd30 from the drop-down menu. Select the appropriate input port and make sure to check "Track" and "Remote" on the port.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/nettoyeurny/pmidipd30.git

          • CLI

            gh repo clone nettoyeurny/pmidipd30

          • sshUrl

            git@github.com:nettoyeurny/pmidipd30.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by nettoyeurny

            opensl_stream

            by nettoyeurnyC

            btmidi

            by nettoyeurnyJava

            opensl_stream_sample

            by nettoyeurnyJava

            tinyosc

            by nettoyeurnyC

            re_configure

            by nettoyeurnyPython