Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble adding MidiDriver as a module to a project #60

Open
akoszegi opened this issue Oct 6, 2016 · 3 comments
Open

Trouble adding MidiDriver as a module to a project #60

akoszegi opened this issue Oct 6, 2016 · 3 comments

Comments

@akoszegi
Copy link

akoszegi commented Oct 6, 2016

Hi there,

I don't know if this is a bug, but I'm looking for some help with adding MidiDriver to my project. I successfully wrote an Android Library that uses MidiDriver, but now when I add my library to another project I get the build error:

`FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':app'.

    Could not resolve all dependencies for configuration ':app:_debugApkCopy'.
    Could not find jp.kshoji:javax-sound-midi:0.0.4-SNAPSHOT.
    Required by:
    HeronApp:app:unspecified > jp.kshoji:MIDIDriver:unspecified`

I got this error when I was writing my library and fixed it by changing the location of the MidiDriver folder. I don't think that's the issue this time though. Any suggestions or insight would be much appreciated. Thanks!

In case this is helpful:
In the Project Structure -> Modules -> MIDIDriver -> Properties, the Library Respository path is 'https://github.com/kshoji/javax.sound.midi-for-Android/raw/develop/javax.sound.midi/repository', mavenCentral

@jrl290
Copy link

jrl290 commented Dec 31, 2017

Did you ever find a solution to this? I'm having the same issue.

@jrl290
Copy link

jrl290 commented Dec 31, 2017

michaelknoch pushed a commit to flowkey/USB-MIDI-Driver that referenced this issue Jan 28, 2020
@anndream
Copy link

anndream commented Mar 7, 2021

Hi every now i can detect only one key from piano how can I detect more than one key please suggest me thank you

https://github.com/ankineri/MidiSheetMusic-Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants