34 lines
883 B
YAML
34 lines
883 B
YAML
|
Categories:
|
||
|
- Multimedia
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/MartiniMoe/MIDICtrl
|
||
|
IssueTracker: https://github.com/MartiniMoe/MIDICtrl/issues
|
||
|
Changelog: https://github.com/MartiniMoe/MIDICtrl/blob/HEAD/CHANGELOG.md
|
||
|
|
||
|
AutoName: MIDICtrl
|
||
|
Description: |-
|
||
|
Using the new MIDI API thats available on Android 6+, this app allows you to
|
||
|
control your favourite DAW with your phone.
|
||
|
|
||
|
'''Features:'''
|
||
|
|
||
|
* Buttons for Play, Record, Stop and Rewind
|
||
|
* Fader that sends its value on Channel #0 and Controller #0
|
||
|
|
||
|
Features have been tested with Ardour and Bitwig Studio.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/MartiniMoe/MIDICtrl.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.1'
|
||
|
versionCode: 1
|
||
|
commit: 73970d9e4d7b05a59c676099b5f75ae4b76cb88c
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '0.1'
|
||
|
CurrentVersionCode: 1
|