Code Monkey home page Code Monkey logo

midi2osc's Issues

Run headless

If midi2osc could be run from the command line without GUI, then it can live in a small dedicated device (e.g. a raspberry pi) without a screen and "just work"

macOS usage instructions would be helpful

I found to use the macOS binary provided, the following packages needed to be installed using homebrew:

brew install glfw portmidi

It would be useful to either rebuild the app with these libraries included inside the app bundle, or provide instructions in the readme for how to satisfy it's requirements using homebrew

Unintended controller switch causes game to crash (Using ds4 and ps moves)

At first I though the issue was playing rapid fast notes in performance mode using osc with both ds4 and ps moves (but its because the movement triggers the ps moves on my desk)

So the issue is when you have both the ds4 and ps moves on using one or the other, if the other controller (s) trigger to be active, this causes the game to crash going to the the report screen.

What ya think Alex? Thanks for the app, I've been jamming and making tunes in the background, loving this.

main.cpp:296:9: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations]

Perhaps this is resolved in a newer version of dearimgui

main.cpp:296:9: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations]
    if (FSFindFolder(kUserDomain, kCurrentUserFolderType, kDontCreateFolder, &fsref) == noErr && FSRefMakePath(&fsref, path, sizeof(path)) == noErr)
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here
FSFindFolder(
^

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.