Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    MIDI library. Possible?

    Scheduled Pinned Locked Moved PYTHON Development
    7 Posts 0 Posters 520 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 02/06/2015 at 15:04, xxxxxxxx wrote:

      Is it possible to include a midi library to be able to read values from midi devices?
      Probably, the library would be placed in:

      (Preferences Folder)/library/python/packages/

      If possible, what libraries (multi-platform if possible) would you advise me to use?

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 02/06/2015 at 15:16, xxxxxxxx wrote:

        Check the Python Package Index if you can find a suitable library.

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 03/06/2015 at 04:30, xxxxxxxx wrote:

          WOW! Impressive repository of python libraries, Niklas.
          Thank you 🙂
          I have found some stuff there, but the documentation is sooo unclear. Damn!!! Why must developers be so criptic? 😉

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            On 03/06/2015 at 06:39, xxxxxxxx wrote:

            Hi Rui,

            actually I'm not sure, to which documentation you are referring? And if you have an actual problem?

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              On 03/06/2015 at 08:31, xxxxxxxx wrote:

              I think he refers to the documentation of a library, Andreas. 🙂

              1 Reply Last reply Reply Quote 0
              • H Offline
                Helper
                last edited by

                On 03/06/2015 at 08:42, xxxxxxxx wrote:

                Yeah, thought so, too. Nevertheless wanted to make sure.

                1 Reply Last reply Reply Quote 0
                • H Offline
                  Helper
                  last edited by

                  On 03/06/2015 at 10:33, xxxxxxxx wrote:

                  Actually, the problem is that some libraries (the one in particular that I wanted to try) comes in .cpp format. That means it requires compiling, I guess. And there are not instructions to compile it. The developers assume that everyone know how to do it, I guess.
                  Also, that means that, if I wanted to create a plugin that would require that library, I would have to pre-compile it for Mac OS, for Windows 32bit and Windows 64bit.
                  Why don't they provide it pre-compiled and ready to install or copy to a folder?

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post