Advanced Gtk+ Sequencer - News
performance drawbacks
Item posted by Joël Krähemann <jkraehemann> on Sun 26 Mar 2017 05:35:36 PM UTC.
The indicator widget was not displaying the peak in 0.7.122.9 and certain play functions never stopped playback.
This is fixed in 0.7.122.10. Note in order to gain more performance some signals were omitted. These are basically the ones:
- AgsSoundcard::tic()
- AgsRecall::run-pre()
- AgsRecall::run-inter()
- AgsRecall::run-post()
Further the auto-scroll feature is disabled for now. Since it was connected to the ::tic() signal.
Powered by Savane 3.14-8aba.
Corresponding source code