scrime-u-bordeaux / mosca

bring mosca up to higer order ambisonic using SC-HOA
https://github.com/florian-grond/SC-HOA.git
Creative Commons Attribution 4.0 International
2 stars 1 forks source link

[UI] Added a Startup UI Class #15

Closed RobinMontferme closed 2 years ago

RobinMontferme commented 2 years ago

Addded the following feature:

- An GUI for easy startup of Mosca
- Inputs for parametrization of Mosca session
- Start/Stop/Quit Buttons
- Allowing a closed Mosca UI to be displayed back if close inadvertently
- A button to quickly expose OSC parameters to other compatible software
- A button to quickly reconnect Mosca between a specficied software and the current system output (**requires on jack2 and jack-example-tools**)
- Easy way to add an ambisonic coordinate setup
- Auto loading/saving configuration (can be found in ~/.config/Mosca)
- Auto loading/saving speaker setup (same as above)

A simple way to launch the gui is to use the following :

MoscaStartup.new.gui()