Search the Community
Showing results for tags 'jsynthlib'.
-
@TK. Kannst Du mir bitte erklären, wie ich für meine MIDIbox V1 den Editor JSynthLib gleichzeitig mit einem Masterkeyboard/Cubase verwenden kann, ohne dass es zu Soundbugs kommt? Ich spiele meine MIDIbox über Cubase Pro. Masterkeyboard ist an einem Midi-In vom Midi-Interface angeschlossen, Midi-Out geht dann in die MIDIbox. Alles ist korrekt adressiert und eingestellt. Spielen funktioniert auch, aber sobald ich am JSynthLib Editor etwas verändern möchte, ertönt ein statischer Ton vom Patch. Drehe ich zb weiter am "Cutoff" am Editor kommen noch seltsamere Noten hinzu... ich muss dann die MIDIbox ausschalten... Ich wollte bei laufenden Sequenzen die Parameter ändern da meine MIDIbox V1 eine 19'Zoll Variante ist mit nur einem Endlosregler, Display und fünf Menübuttons. Also extrem umständlich ohne richtige Kontrolle der einzelnen Parameter. Grüße und Danke! Krizz
-
I just wanted to file, that I successfully build the newest version of JSynthLib on Mac OsX 10.9 Mavericks, it even runs in multiple instances. I build it with intellij IDEA 16.2 and Java JDK 1.8.0.111 using Maven as the build,package tool. I tested it with some units and everything works just fine. For those still using it, or needing an editor for the SIDbox V1 (like me) on Mac OSX, here it is as exectuable jar. I hope this sticks to the GNU rules uploading it here. It's build from following source:Tree [a4a9e3] https://sourceforge.net/p/jsynthlib/jsynthlib/ci/master/tree/ .. You will need Mac OSX JAVA Version 1.8.0.111 form ORACLE: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html .. I tested it on two Macs, with OSX 10.9 Mavericks and 10.11 El Capitan. IMPORTANT: There seems to be no way to upload zip,rar or jar files here. So here's a dropbox with the JAR for Mac OSX: https://www.dropbox.com/s/qf45zpk80gc9pxs/jsynthlib-1.1-SNAPSHOT-executable.jar?dl=0 .. Have fun editing! I have done a branch of an older version, beautifying the gui and implementing : * M1 driver (but no editor) * ESQ-1 driver update, so that it can actually get and store Patches automatically (but no editor) If someone is interested, I can dropbox this too. Cheers