Librarian Software

Librarian Software
« on: December 23, 2019, 06:53:15 AM »
What are people using as librarian software for the Rev 2. I have the Codeknobs editor which is fine for editing not so good as a librarian. Is Midiquest the only viable option?

kris

  • **
  • 139
Re: Librarian Software
« Reply #1 on: December 23, 2019, 02:00:44 PM »
I wrote my own ;-), it is not public code (yet), but in the meanwhile you might want to check out Laser Mammoth, they state to have at least a beta version of Rev2 support over there at https://f0f7.net/
Check out the free Sysex Librarian for Sequential and more https://github.com/christofmuc/KnobKraft-orm

Re: Librarian Software
« Reply #2 on: December 23, 2019, 08:37:21 PM »
The Soundtower Editor is very good for librarian duties.   (just make sure you get the editor version, not the VST version)   It has lots of tools to copy/paste, drag/drop, and tag presets by type.   Also, it has a "phantom banks" function that lets you create virtual banks outside the ones on the Rev2... useful for large scale reorganization of presets and creating your own user banks.

OB-X8, Pro 3, P6, Rev2, Take 5, 3rd Wave, Deepmind, PolyBrute, Sub 37
Sound Sets:
https://sounddesign.sellfy.store/
Free Patches:
https://www.PresetPatch.com/user/CreativeSpiral

Re: Librarian Software
« Reply #3 on: December 24, 2019, 07:16:19 AM »
Thanks for the tips. Tagging I think is going to be a must

timboréale

  • **
  • 205
  • MIDI nerd
Re: Librarian Software
« Reply #4 on: February 17, 2020, 07:55:57 PM »
+1 more for SoundTower, although it's rather clunky, has a terrible skeuomorphic "design", and has (from what I can tell) absolutely NO manual whatsoever (and rather useless help).

Also I think CodeKnobs around here has a nice plugin but I only have their VST version and it's not really a librarian so I can't speak to what they offer in the standalone.
Prophet 6 keyboard, Rev2-16, Prophet 12 Keyboard, Nords, etc...

kris

  • **
  • 139
Re: Librarian Software
« Reply #5 on: February 20, 2020, 11:28:45 AM »
Thanks for the tips. Tagging I think is going to be a must

And I am only a few nights of work away from releasing the KnobKraft Orm Sequential Prophet Rev2 Sysex Librarian as OpenSource  :)

Attached a quick screenshot as a teaser.

This is not so much a bank editor as a real Librarian. Banks currently are much better supported in LaserMammoth.

The KnobKraft Orm 1.0 does:

  • Auto-detect the MIDI interface where the synth is connected and its MIDI channel
  • Import any amount of sysex files and have them displayed as patch buttons, one click sends a patch into the edit buffer
  • Manual tagging of a patch, with colored display and filters for patches of a specific type
  • Manual favoriting of a patch, with filtering to show only favorites
  • Filtering to show only patches of a specific import source (e.g. Razmo's patches imported from a file)
  • Duplicate avoidance of patches in the database by calculating a hash of the patch data without name, so you would avoid duplicates in all but name
  • Importing patches from the synth by bank - would only import patches that you have changed in the synth since last import, so you can easily work in the synth and then back up only the changed patches into the computer
  • Comes with a set of regular expressions to automatically tag patches based on a naming scheme, allows you to define your own naming scheme and re-tag all or subsets of the patches
  • Remembers which tags were set by you and which by the automatic tagger, so if you re-tag you don't lose your manually assigned tags
  • Stores everything local in a little SQLite database on your computer, nobody able to steal your precious patches from some Internet server ;-)
Of course, as it is a 1.0 release, there will be some restrictions and nicks:
  • Incredibly ugly interface made by me - if somebody can or knows somebody who can and wants to help UI/UX designer, I am happy to accept criticism!
  • Windows build only - but the technology is cross-platform so you can compile on Linux or Mac. Actually I am looking for somebody with a Mac to find out how to build it and provide installers for all you Mac folks - help wanted!
  • Currently only comes with a fixed list of Tags, future version will allow you to add more (preloaded: Lead, Pad, Brass, Organ, Keys, Bass, Arp, Pluck, Drone, Drum, Bell, SFX)
The long term goal is to turn this into a touch-based controller (Raspi? Android Tablet?) I can attach to my keyboard rack and switch and browse patches without needing the computer.

Check out the free Sysex Librarian for Sequential and more https://github.com/christofmuc/KnobKraft-orm

kris

  • **
  • 139
Re: Librarian Software
« Reply #6 on: April 06, 2020, 01:01:09 AM »
Thanks for the tips. Tagging I think is going to be a must
Just to notify the watchers of this thread - thanks to lock down I found the time to make my software, which supports tagging and auto-tagging based on naming conventions, available for download. See the other forum thread for the announcement: https://forum.sequential.com/index.php/topic,4237.0.html
Check out the free Sysex Librarian for Sequential and more https://github.com/christofmuc/KnobKraft-orm

XAS

Re: Librarian Software
« Reply #7 on: April 14, 2020, 03:14:49 AM »
The Soundtower Editor is very good for librarian duties.   (just make sure you get the editor version, not the VST version)   It has lots of tools to copy/paste, drag/drop, and tag presets by type.   Also, it has a "phantom banks" function that lets you create virtual banks outside the ones on the Rev2... useful for large scale reorganization of presets and creating your own user banks.
Hi, I am interested in what the Shountower Editor can do, I am actually in the process of buying it, but I was wondering what is the difference between the Editor and the VST and you seem to know it pretty well. Would you mind sharing it here?
Thank
J

Re: Librarian Software
« Reply #8 on: April 14, 2020, 11:44:31 AM »
Thanks for this will be sure to check it out

Regards

Re: Librarian Software
« Reply #9 on: April 19, 2020, 10:20:52 AM »