Sebastian Vater a écrit :
> That's clear! Just want to mention the point, that the user today
> expects the feature of having multiple (in this case modules) files
> opened at once and thus editing them. We're not anymore in the eighties
> were it was common just to have one file opened at the same time.
>
> So I thought of a way of allowing the user exactly that, that's why I
> plan to add multiple modules to AVSequencerContext. The programmer
> developing the GUI has to take care of this list though mostly by itself.
>
> To draw all this as a tree, I would do it the following way (AVSequencer
> is abbreviated simply lavs):
> lavsContext:
>     1.  list of lavsModule ->
>          1.1. list of lavsSongs (sub-songs)
>     2. list of lavsInstruments (all instruments shared between sub-songs).
>     3. Same for envelopes, etc.

Sorry, 2. and 3. could of course go into 1.2. and 1.3...

-- 

Best regards,
                   :-) Basty/CDGS (-:

_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to