Getting the Names of the User Patches Performances

Forum for SonicCell
Post Reply
rcraven
Posts: 629
Joined: 14:36, 9 September 2007
Location: Melbourne Australia

Getting the Names of the User Patches Performances

Post by rcraven »

When someone asked the other day about the list of User patches for the instrument (INS) file in Sonar it got me thinking about how to extract the names to edit an ins file so that you have the currently loaded User set in Sonar.

Selecting a Patch is not hard in a DAW but it really helps if you can see the name.
I only know of SoundQuests' MidiQuest to extract the names. I can't seem to copy and paste from any of the other library program.
So I have written a small program that will extract the names from the synth.

What model synth and whether it is a Patch or Rhythm set or Performance is stored in a drop down list.
The details are stored in an INI file and can be edited with a text editor.
I have included an ini file with a few Roland Synths in it including the SC, Fantom (S/X) and XV series.

You should be able to use it on most hardware synths by editing the bank select, the data request sysex string and the start and end points for the name in the reply string.

It's a bit tech, but I hope it is useful to someone.

Royce
Attachments
ReadNames.zip
Program to extract the Patch names from the User section on a synth.
(270.63 KiB) Downloaded 208 times
User avatar
piaknowguy
Posts: 2071
Joined: 22:29, 14 April 2004
Location: Canada
Contact:

Re: Getting the Names of the User Patches Performances

Post by piaknowguy »

Wow! Seriously? Not that I need it, because I have all of my USER sounds data in my ins. files but . . . Thanks! I'm sure someone will find this useful! Thanks, again! =)
Post Reply