This means you invoke gsequencer
for now. The name Advanced Gtk+ Sequencer stays still for the newly created libraries.
So it was said, Advanced Gtk+ Sequencer held its promise to split code into libraries. There still some work remaining to fix modularity but isn't much to do.
AgsApplicationContext super-seeds AgsMain and the header main.h will slightly change. The AgsMain struct will disappear and me appreciates those changes. Not at least cause of reversed words problematic.
In the next days AgsApplicationContext will be provided in:
src/ags/object/ags_application_context.[ch]
Further some files will be moved, especially GUI related tasks to appropriate directory:
src/ags/X/task
An other exiting feature is on the way. Namely the effect bridge what gives you LADPSA effects to all engines.
And at last you can build gsequencer using:
./configure make
And invoke it for sure by:
./gsequencer