newsAdvanced Gtk+ Sequencer - News

 
 

Advanced Gtk+ Sequencer v0.7.46

Item posted by Joël Krähemann <jkraehemann> on Thu 18 Aug 2016 06:40:06 PM UTC.

GSequencer v0.7.46 has the ability to suspend the GUI thread as needed. This reduces jitter and distorted sound. It comes along with minor improvements like reset frequency of audio related threads as modifying presets. Further the AgsSynthGenerator struct is going to be used.

AgsTactable signal got fixed. These aren't emitted previously:


AgsThread has got a new signal:


It listens on AgsMainLoop::interrupt and has a strong relation with AgsMainLoop::monitor. They are both new and AgsGuiThread takes advantage of it. The gui thread does listen on SIGIO in order to terminate ppoll(). To suspend and resume threads works good.

Overall, the changes brings you better experience as doing notation and playback.

Bests,
Joël

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code