This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Releases: PennRobotics/ShureDroid
Releases · PennRobotics/ShureDroid
v1.0.0-alpha1
This release is the debug .apk built using gradlew build
Instructions for use
- Download.
- Install.
- Open. Mic adapter controls should be visible but not enabled.
- Plug in your MVX2U using a USB-C-to-USB-C cable.
- A dialog stating, "Open ShureDroid to handle Shure MVX2U?" should appear. Click OK.
- Click the red microphone icon at the top of the app.
- A path should appear to your adapter; something like /dev/bus/usb/001/002 devID:1002. Click this.
- At this point, the microphone icon should turn green and the controls should update with the current values on the adapter.
- At any time, you can reread the adapter settings by clicking the microphone icon and selecting the adapter.
- Some settings can be changed but do not update the display properly. Reread the adapter settings after changing settings.
Known bugs
- #7 Checkbox text does not toggle the checkbox (radio buttons behave correctly)
- #8 Negative EQ band values are not shown properly. (They should be saved properly, but I am not certain.)
- #9 I don't think you can record while using the app as-is.
- #11 The lock checkbox does not work, and the auto and manual lock checkboxes are not synced
- #14 Monitor mix is not implemented
- #18 The manual gain seekbar does not update the number until the microphone is reread.
- #22 EQ band enable checkboxes do not work
- #24 The back button will reset all of the settings the first time you use it. Subsequent uses close the app.
- #32 No dark mode
- #34 Horz lines broken, fader knobs are not centered when dragged, monitor mix is confusing, status bar not shown, landscape and tablet modes not well-tested
- Clicking the auto/manual mode selection seems to not update which mode is used by the adapter. If it does, then the same pane is loaded each time the microphone is reread.