kallaballa / MidiPatch

MidiPatch is a scriptable and modular real-time software synthesizer using the PatchScript API
GNU Affero General Public License v3.0
12 stars 2 forks source link

Improve the Mac OS X app bundle #118

Open kallaballa opened 4 years ago

kallaballa commented 4 years ago

We are able to generate an app bundle by executing "make bundle". At the moment the bundle created is very rudimentary. It starts midipatch without the chance to do any configuration and expects the user to manually open the browser and type the url.

  1. Show a configuration dialog on start
  2. Automatically open the browser