JFugue-for-Android icon indicating copy to clipboard operation
JFugue-for-Android copied to clipboard

JFugue Android Problem

Open dma52 opened this issue 9 years ago • 4 comments

Thank you for the implementation of the JFugue for Android; however, I have an issue that the application doesn't produce sounds though I followed the instructions.

How can I fix this issue?

Thanks in advance.

dma52 avatar Feb 28 '15 16:02 dma52

JFugue for Android doesn't provide the sound playback. To play MIDI notes on application, The USB MIDI devices or BLE MIDI devices will be needed.

Regards,

kshoji avatar Mar 02 '15 03:03 kshoji

Can I create a midi file via JFugue for Android?

I would ask the question because every midi I created cannot play via mediaplay in Android.

VPlayer also tried and doesn't work.

mirrorgithub avatar Mar 27 '15 19:03 mirrorgithub

Hi @kshoji , I have the same issue as @mirrorgithub I give some details here : http://stackoverflow.com/questions/32305674/cant-play-jfugue-for-android-generated-file-with-external-player

Arnotjevleesch avatar Sep 08 '15 20:09 Arnotjevleesch

JFugue for Android doesn't provide the sound playback. To play MIDI notes on application, The USB MIDI devices or BLE MIDI devices will be needed.

Regards,

oh man, I'm trying to make an app that generate random notes or chords and then the user would press the button to play it? How would I work around this problem?

andrelimao avatar Mar 08 '24 19:03 andrelimao