Hi, This is a forwarded message by Andreas Rückert from the JSynthLib group on Facebook:
Andreas Rückert <https://www.facebook.com/andreas.ruckert.796> 22 januari 11:39 Maybe I'm doing something wrong, but I'd like to import a K4 dump (the factory patches, to be precise). It contains single patches, multi patches, drums and effects. JSynthLib only finds the multi patches, but nothing else. Methinks, that IPatch[] createPatches(byte[] sysex) in JSynthLib/core/DriverUtil.java is the problem. It tries to find a driver for the first sysex and returns the patches created by the driver. But I think it should check, if the driver actually parsed _all_ the sysex data and if not, repeat the process until _all_ the sysex data were parsed. I cannot join the JSynthLib dev mailing list and the homepage shows some medical articles(?), so I don't know how to ask the developers. That's why I posted here... Greetings, Peter Btw, Brian Klock also joined our group. https://www.facebook.com/groups/JSynthLib/ ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Jsynthlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel
