Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Releases: PennRobotics/ShureDroid

v1.0.0-alpha1

25 Feb 14:31
7efdff2
Compare
Choose a tag to compare
v1.0.0-alpha1 Pre-release
Pre-release

This release is the debug .apk built using gradlew build

Instructions for use

  1. Download.
  2. Install.
  3. Open. Mic adapter controls should be visible but not enabled.
  4. Plug in your MVX2U using a USB-C-to-USB-C cable.
  5. A dialog stating, "Open ShureDroid to handle Shure MVX2U?" should appear. Click OK.
  6. Click the red microphone icon at the top of the app.
  7. A path should appear to your adapter; something like /dev/bus/usb/001/002 devID:1002. Click this.
  8. At this point, the microphone icon should turn green and the controls should update with the current values on the adapter.
  9. At any time, you can reread the adapter settings by clicking the microphone icon and selecting the adapter.
  10. 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.