Csound Csound-dev Csound-tekno Search About

"Patch librarian"

Date1999-05-29 01:24
FromThomas Huber
Subject"Patch librarian"
My csound instruments normally use a large number of
'midictrl' opcodes, so I can modify the sound with my
faderbox in a wide range. Now I'd like to save the fader
positions somehow, because at the moment, I have
to try out all the knobs each time until I have found
the desired sound.
What I need is a program that monitors the MIDI controller
messages and is able to save a set of them into an object
with an identifier, so that I can then easily browse
through my controller-sets ("patches") for the different
sounds. Does such a software exist ?