If you get around to working on it again I'd really appreciate being
able to edit Song Events as well. As far as I know there's no way to
do that on the ESX itself, so from my point of view this would add a
huge amount of functionality and usefulness.
If there's a temporary file with the data that is read from the .esx-
file I'd be happy to muddle around in it myself, but I guess it's not
that simple :)
Cheers again for this neat programm!
I know you can manually edit motion parameters (step-by-step) on the
esx, and I *thought* you could do that with songs as well (but I just
checked- and apparently you can't). It looks like you can only see
the number of song events (by entering song mode, and hitting SHIFT-
MOTION_SEQ).
Of course you can delete, overwrite, and edit events by using the
record button, and moving knobs, but you're right- there's no way to
edit step-by-step (like with the motion sequences).
Anyways, I think the programming API is setup to allow song event
editing, but the hard part for me is always the GUI (and making
something useful- or easy). I think there are still alot of problems
with the UI in the current state of the program.
The next things I wanted to work on were pattern/part editing (as well
as motion sequencing). If those go well, I'll move on to song / song
event editing.
I'm still trying to wrap my head around the best way to allow editing
for certain things. IMO to make song event editing useful, you'd have
to have a "piano roll" type editor- and there are still some edge
cases that would need to be taken care of.
If you are familiar at all with Java (or any type of programming), I
can give you some pointers on where to start looking in the code (if
you just wanted to play around with making changes)...
-Jeff
On Dec 7, 1:57 pm, "Acid O. Philous" <acidophil...@googlemail.com>
wrote:
I don't know if I can be of any help, but if I manage to kind of
muddle my way through the codebase and come up with something that
works for me I'll of course send it back to you. But as I said I'm not
really experienced and unfortunately tend to procrastinate if I hit a
brick wall, so better don't get your hopes up just yet :)
As far as the GUI is concerned, I was a bit confused the first time I
used it, but got used to it very quickly. On the whole it's fine in my
opinion. And as far as song event editing is concerned a simple means
to modify numbers would be fine for me, but that's me :) As I said I'd
even be happy with a textfile I can edit and reimport or something,
I'd prefer the quick and quirky version over the polished one some
time further off.
Cheers and an enjoyable season with not too much work-pressure!