How to get Midi Recording Module 1.0 unlimited apk for laptop - APK Kodi

How to get Midi Recording Module 1.0 unlimited apk for laptop



Midi Recording Module.apk 1.0
Name: Midi Recording Module.apk
ID: com.appspot.midirecording
Version: 1.0
Size: 1.7 Mb



Midi Recording Module Screenshots

How to install Midi Recording Module 1.0 unlimited apk for laptop
How to get Midi Recording Module 1.0 unlimited apk for pc
How to get Midi Recording Module lastet apk for android

How to setup Midi Recording Module apk for android

- For Android 4.0 or higher:
Please to Settings, look down to Security, and select Unknown sources. Choosing this choice will enable to install apps download from the internet.
- For devices running on lower Android 4.0:
Please go to Settings - open the Applications option, and select Unknown sources, click OK on the popup alert.

Midi Recording Module Description

I have developed this recording module for my MicroKeyPlayer. It will be added to my other apps
- MicroVolcaKeys
- MicroVolcaSample
The intention is for music creator to record his work and edit it on his desktop software. The saved file is located at sdcard/midirecording.mid.
On drawing board is app for editing the recorded midi file. Please post your comment on below forum if you want it.
http://celestialpiano.blogspot.sg/p/forum.html
--- For 3rd party developer too ---

It is also available free to any 3rd party developer who want to add midi recording feature to their apps. It is very easy to integrated. You only need to send an intent to record music note.
1. To record C4(60) note. Add an intent in your code.
Intent intent = new Intent();
intent.putExtra("key", 60);
intent.setComponent(new ComponentName("com.appspot.midirecording", "com.appspot.midirecording.MidiRecordingService"));
startService(intent);
2. To stop the same note
Intent intent = new Intent();
intent.putExtra("key", 60);
intent.putExtra("velocity", 0);
intent.setComponent(new ComponentName("com.appspot.midirecording", "com.appspot.midirecording.MidiRecordingService"));
startService(intent);
Once user has download the app, provide a button for the user to open the midi recording app and press start button. Then, you can send the above intent. To stop the recording, the user only need to reopen the app.

What's new in Midi Recording Module 1.0


Midi Recording Module | 29 Reviewers | | Rating: 3.4

Download Midi Recording Module 1.0 APK



Search terms:
How to mod Midi Recording Module patch 1.0 apk for laptop
How to use Midi Recording Module mod apk
How to mod Midi Recording Module 1.0 apk
How to get Midi Recording Module lastet apk