[Metalab] MidiPatch - A scriptable synthesizer
Amir
amir at viel-zu.org
Mon Nov 25 19:57:35 CET 2019
On 11/22/19 8:34 PM, Amir wrote:
> On 11/16/19 7:39 PM, Amir wrote:
> > MidiPatch is a polyphone and programmable real-time MIDI synthesizer.
>
> I've written some interesting new examples.
>
> - like this procedurally generated synthesizer:
> https://github.com/kallaballa/MidiPatch/blob/master/examples/tutorial/3_OscAdder/4_OscAdderPitchFuzzFilterCompressor.lua
>
If you didn't try it yet, now is a good moment. I created packages for
Mac OS X and Linux. You'll find a variety of linux package and the mac
app bundle here: https://github.com/kallaballa/MidiPatch/releases/tag/0.1
If you encounter any issues please don't hesitate to report it here:
https://github.com/kallaballa/MidiPatch/issues or here:
https://discord.gg/5Ca7vc5
## Linux usage:
- Install the package
- Follow the usage instructions in the README
(https://github.com/kallaballa/MidiPatch/blob/master/README.md) but
don't use the run.sh script. Instead run midipatch directly
- Open in the browser (Don't ditch the index.html!):
http://127.0.0.1:8080/index.html
- Dun
## Mac Usage:
- Download, extract and install the bundle
- Start the application
- Open in the browser (Don't ditch the index.html!):
http://127.0.0.1:8080/index.html
- copy one of the examples
(https://github.com/kallaballa/MidiPatch/blob/master/examples/) into the
editor and press upload
- Fun
If you want to change options of midipatch in the mac os x app bundle,
look for wrapper.sh in the app bundle directory and change the options
to your liking
happy hacking,
amir
P.S.: I'm still working on RPM packages.
P.P.S.: I don't read the general mailinglist. please include me in replies.
More information about the Metalab
mailing list