Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omkarmoghe/midi-beat-pad
DAW agnostic MIDI beat pad for Android M+
https://github.com/omkarmoghe/midi-beat-pad
android kotlin midi
Last synced: 2 days ago
JSON representation
DAW agnostic MIDI beat pad for Android M+
- Host: GitHub
- URL: https://github.com/omkarmoghe/midi-beat-pad
- Owner: omkarmoghe
- License: mit
- Created: 2018-04-16T05:32:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T05:45:47.000Z (over 6 years ago)
- Last Synced: 2024-11-29T03:32:21.590Z (2 months ago)
- Topics: android, kotlin, midi
- Language: Kotlin
- Size: 919 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MIDI Beat Pad 🎹
DAW agnostic MIDI beat pad for Android M+The goal of this project is to be a software based replacement for traditional [MIDI controllers/pads](https://www.google.com/search?q=midi+pad&tbm=isch). This **is not** a synthesizer; it **does not** generate sounds. This application only generates MIDI _output_ and must be connected to something which takes in MIDI _input_ (like most DAWs) to generate actual sound.
# Roadmap
All the shit I need to do.## MIDI Library
Collection of constants, useful extensions, and wrappers for Android's MIDI package.
- [x] Channel constants
- [ ] Message constants
- [x] Note constants
- [x] Octave constants
- [ ] MidiDevice extensions## MIDI Interface
Zero-lag sending and receiving of MIDI data.
- [ ] Multithreaded event scheduler for sending notes## User Interface
Virtual beat pad & keyboard
- [x] Pad
- [ ] Keyboard
- [x] Lights & color
- [x] Velocity control
- [x] Pad editor (select octave, note, velocity, etc.)# Building & Installing
**MIDI on Android requires a minimum SDK version of `23` == `Android M` == `6.0`.**As of 4/16/18, there is no APK available for download. To run/install the app, clone the repo and build the project in Android Studio.
This project was developed for my Nexus 6P and tested with GarageBand, Logic Pro X, and FL Studio 12. In theory (hah), it should work with any DAW that supports MIDI interfaces. YMMV.
---
Icons: https://www.iconfinder.com/soundselectric