monkeyswarm / MobMuPlat

MobMuPlat is an iOS & Android app to host PureData patches with custom visual interfaces and hardware access.
www.mobmuplat.com
Other
182 stars 25 forks source link

MIDI output not working on Android #98

Open tristanbay opened 11 months ago

tristanbay commented 11 months ago

Hi, I made a no-audio MIDI-only Pure Data patch consisting of a 144-key isomorphic key layout that is supposed to output notes on channels 1 through 6, and a "transpose" slider. The purpose of this is to be able to play in 72-tone equal temperament by detuning 5 of the 6 connected instruments.

I was able to upload both the Pd patch and .mmp file and install it onto my Android phone (Google Pixel 3a) and switch to the USB mode that makes my phone into a MIDI device.

I then went into FL Studio on my PC and enabled the device, but when I tried playing the keyboard on my phone, nothing was happening in my DAW. When I refresh the MIDI devices in the MobMuPlat app, nothing shows up, including in the output devices section.

Pd version: Vanilla 0.50.2 Editor version: 1.82/0.34

Here are the project files I used (maybe there's something wrong with what I'm doing): 72-tone.zip