Skip to content
New issue

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

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

Already on GitHub? # to your account

Sample app for Android Wear #10

Closed
kshoji opened this issue Apr 30, 2015 · 4 comments
Closed

Sample app for Android Wear #10

kshoji opened this issue Apr 30, 2015 · 4 comments
Assignees

Comments

@kshoji
Copy link
Owner

kshoji commented Apr 30, 2015

I've tried testing with my ZenWatch, it can treat the BLE Central feature.
Add a synthesizer, or MIDI recorder function with a simple user interface.

@kshoji kshoji self-assigned this Apr 30, 2015
@Omegatdc112
Copy link

Does this work with midi keyboards?

@kshoji
Copy link
Owner Author

kshoji commented Jun 8, 2015

Yes, the Wear app sample can work with BLE MIDI keyboards.
But there is one problem, the Android Wear device doesn't have a speaker, so the external Bluetooth speaker will be needed when the app want to play sound.

My testing environment is ASUS ZenWatch(with Android Wear 5.1.1), Bluetooth speaker, and Miselu C.24 BLE MIDI keyboard.
The MIDI events logging is working well, but there is too long latency on playing sound with my environment. The cause of the latency seems in the speaker's sound buffer.

@Omegatdc112
Copy link

Can this app or your MIDI driver app work with an Alcatel Fierce 2? Smartphone?

Matthew Cunningham

From: Kaoru Shoji
Sent: ‎Sunday‎, ‎June‎ ‎7‎, ‎2015 ‎11‎:‎00‎ ‎PM
To: kshoji/BLE-MIDI-for-Android
Cc: Omegatdc112

Yes, the Wear app sample can work with BLE MIDI keyboards.
But there is one problem, the Android Wear device doesn't have a speaker, so the external Bluetooth speaker will be needed when the app want to play sound.

My testing environment is ASUS ZenWatch(with Android Wear 5.1.1), Bluetooth speaker, and Miselu C.24 BLE MIDI keyboard.
The MIDI events logging is working well, but there is too long latency on playing sound with my environment. The cause of the latency seems in the speaker's sound buffer.


Reply to this email directly or view it on GitHub.

@kshoji
Copy link
Owner Author

kshoji commented Dec 14, 2015

Sorry for late reply.

I've googled about Alcatel Fierce 2.
I found its OS is a Android 4.4.2, and it has Bluetooth 4.0 features.
So the library's sample app may be work with BLE Central mode.

The BLE MIDI Peripheral devices(BLE MIDI keyboard, or controller etc.) are also needed to test the sample app.

Regards,
Kaoru

@kshoji kshoji closed this as completed Dec 14, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants