From 8551dd92915ca52dd3b1b4eb30bb2e08f653c6ce Mon Sep 17 00:00:00 2001 From: masc4ii Date: Thu, 8 Feb 2018 19:16:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa425c..89fb1d6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A easy configurator for Behringer Model D. This little app helps to configure the Behringer Model D. This synth can be setup by some MIDI sysex messages, which are more or less hard to create. So I started to implement this little GUI, which uses QMidi (and this uses rtMidi). So everybody can setup the Model D by some simple clicks... -![pic](https://image.ibb.co/dYa6dm/Bildschirmfoto.png) +![pic](https://user-images.githubusercontent.com/30245296/35990458-5b5239e6-0d04-11e8-91c5-499e85d445c5.png) ## Usage Open the program, make sure the Port is "MODEL D", change the values as you like. Note: the values can only be written and not loaded from the Model D. So the initial setup shown by the app might not be the one in your synth!