Hi,
As the number of songs I have on ST3 grows, certain things become more difficult and time-consuming.
The first line in all my lyrics files has a command like [midi: PCx@y, CC69.0@z ... ] etc. I use this to set the required guitar effect or keyboard program so that I can just get on with performing the music.
What I would like to be able to do is find which songs use a given guitar effect, or send a particular CC to the DMX lights. If the lyrics could all be dumped into a CSV something like
song_name , line_no , lyric_file_text
then it would be easy to 'grep' out or 'find' what I need by searching for "PCx@y" or "CCaa.bb@c" in the results. I understand that lyrics are held in a ST3 database rather than as plain text, otherwise it would be easy enough to search the lyric files in that directory.
My guitar effects can only store 128 patches so I'm already passed being able to give each song its own patch, but if I need to tweak the sound for song A, I need to be aware that song B will also be affected.
Can this be done?
DD