newsAdvanced Gtk+ Sequencer - News: GSequencer stable

 
 
Latest News
Advanced Gtk+ Sequencer version 6.8.x posted by jkraehemann, Wed 17 Apr 2024 01:40:23 PM UTC
Advanced Gtk+ Sequencer version 6.5.x posted by jkraehemann, Sun 11 Feb 2024 05:06:15 PM UTC
Advanced Gtk+ Sequencer version 6.3.5 posted by jkraehemann, Fri 19 Jan 2024 11:53:24 AM UTC
Advanced Gtk+ Sequencer v6.1.0 released posted by jkraehemann, Thu 28 Sep 2023 04:55:19 AM UTC
Advanced Gtk+ Sequencer v6.0.0 released posted by jkraehemann, Mon 21 Aug 2023 11:48:52 AM UTC

GSequencer stable

Item posted by Joël Krähemann <jkraehemann> on Tue 18 Apr 2017 03:07:16 PM UTC.

The project stage has been changed from beta to stable. Now, it is time to work on version 1.0.

The Next Milestone


Giving you the ability to do remote control and scripting seems to be the major goal. There many thoughts and ideas to fulfill. But first the basics must be done. Like authentication and encrypted connection.

XMLRPC as back-end


Yay, remote procedure call controlling a real-time sequencer sounds odd. And I like this idea. The foundations to provide a useful service are given. You can process audio data. But if you look at the layers of GSequencer libags_thread.so is going to be shipped with Advanced Gtk+ Sequencer base library.

This means it has no relation to audio processing at all. Rather doing a abstraction capable of creating and invoking classes.

May be there will be a streaming API but that is not for sure.

More unit-tests


We have a need for more and better tests. Them shall guarantee working core functionality.

--
Joël

 

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code