https://github.com/sieren/midimittr
midimittr is an iOS app for MIDI over Bluetooth and USB
https://github.com/sieren/midimittr
Last synced: 18 days ago
JSON representation
midimittr is an iOS app for MIDI over Bluetooth and USB
- Host: GitHub
- URL: https://github.com/sieren/midimittr
- Owner: sieren
- License: apache-2.0
- Created: 2017-12-30T17:49:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T17:42:25.000Z (over 1 year ago)
- Last Synced: 2025-02-14T05:49:34.302Z (2 months ago)
- Language: Objective-C++
- Homepage: http://www.s-r-n.de/midimittr
- Size: 2.13 MB
- Stars: 79
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](http://cocoapods.org/pods/NotificationBannerSwift)![]()
[](http://cocoapods.org/pods/NotificationBannerSwift)
## midmittrmidimittr is a lightweight iOS utility to initiate MIDI over Bluetooth LE or USB-Lightning connections with simple routing options.


## Features
- Connect to other MIDI over Bluetooth devices ✅
- Use MIDI over USB-Lightning with the [midimittr desktop app ](https://github.com/sieren/midimittrusb)✅
- Works in background ✅
- iPhone, iPhone X, & iPad Support ✅
- Remember previous routing settings✅[](https://itunes.apple.com/us/app/midimittr/id925495245?mt=8)
## Requirements
- iOS 9.0+
- Xcode 9.0+## Installation
### Carthage
midimittr is using Carthage to manage most of its dependencies. You can install Carthage via `brew install carthage`.
Run `carthage update` to clone and install the frameworks.
### Swiftlint
Ensure `swiftlint` is installed (`brew install swiftlint`) to ensure Swift style compliance.
## Feature Requests
I'd love to know anything that you think midimittr is missing. Open an issue and I'll add the `feature request` label to it and I'll do everything I can to accomodate that request.
## Donation
midimittr is developed in my spare time and requires a yearly app-store subscription (99$). If this project helps you in any way, consider a small donation :)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WC74EF774344J&lc=US&item_name=midimittr&no_note=0&no_shipping=1¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedJ)
## Arduino, Desktop and FAQ
Further information about midimittr and Bluetooth over MIDI as well as other projects like Bluetooth over MIDI on certain Arduino boards can be found [here](http://www.s-r-n.de/midimittr).
## Licensemidimittr is available under the Apache 2.0 license. See the LICENSE file for more info.
Although technically allowed by the licensing terms, please do not simply submit your own version of midimittr to the App Store.
## Author
Matthias Frick, matthias[at]s-r-n.de