Page 1 of 1

Presets Name editor PC beta

Posted: Tue Mar 28, 2017 1:11 pm
by gundorf
hi all.
I made a solaris presets editor for pc, beta version.

you have to select "presets" folder (you can drag and drop it or pick it up from the dialog).

then you can see the tree of your files.

you can rename them.

and you can create new bank with 128 init patches pre-loaded.

Any feedback would be really appreciated ! (I am not good at design :D
there are maybe some bugs..

dont forget to make backup before to use this little soft.

next I will do a cut / copy and delete presets files and folders utility, a pdf list export of all files and their categories
and a random presets generator !!!
EDIT: you can download the last version below..

Re: Presets Name editor PC beta

Posted: Tue Mar 28, 2017 2:33 pm
by C-Real
Excellent !!!!

Re: Presets Name editor PC beta

Posted: Wed Apr 05, 2017 3:38 pm
by gundorf
Here's a little update:

you can now export presets list as pdf.

you can copy and paste presets (right click on preset name you would like to copy/replace).

you can create new init preset/ init bank.

Image

Re: Presets Name editor PC beta

Posted: Thu Apr 06, 2017 12:45 am
by Toby Emerson
This looks like it is going to be very helpful. Thanks!

Re: Presets Name editor PC beta

Posted: Sat Jun 24, 2017 8:50 pm
by niversen
Thank you! I'm going to put this to use!

Re: Presets Name editor PC beta

Posted: Wed Jun 28, 2017 10:11 pm
by gundorf
you're welcome :)

Re: Presets Name editor PC beta

Posted: Sun Feb 25, 2018 6:23 am
by bennethos
this is great mate, keep up the good work. installing it as we speak.


I can already see a use for a search field. sometimes im looking for a patch and dont know in which bank it is stored.
Caching the content at first startup or drag and drop would be great too for increasing performance.

creata a new bank gives me an exception error on windows 10 though.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.GetDirectories(String path)
at test1_read_preset.Form1.button3_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
editOr
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/ben/AppData/Local/Temp/Temp1_presets%20editor%20v1.zip/presets%20editor%20v1/editOr.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Re: Presets Name editor PC beta

Posted: Thu Mar 01, 2018 10:32 pm
by gundorf
I don't have win10...
anyone could reproduce the problem ?
I'll check it out