newsAdvanced Gtk+ Sequencer - News

 
 

Advanced Gtk+ Sequencer v5.2.0 released

Item posted by Joël Krähemann <jkraehemann> on Wed 31 May 2023 03:39:47 PM UTC.

This new release allows you to modify different effects of sound using additional controls of AgsSFZSynth and AgsSF2Synth. So the code has seen some additions for:


Further ags-fx-lv2 has seen heavy improvement.

The tremolo effect


The tremolo effect has added a new utility files:


So the effect processor of it:


The vibrato effect processor


The vibrato effect was integrated into existing pitch utility files, so they have seen additional functions:


The vibrato's fields are applied in:


The wah-wah effect processor


The wah-wah effect was built using existing envelope and integrated additional fields to control wah-wah LFO:


The effect processor provides additional files:


The AgsSF2Synth and AgsSFZSynth


Both instruments have got additional controls:


Fixes to ags-fx-lv2


The effect processor ags-fx-lv2 has been refactored. It follows a proper initialization and keeps yet the appropriate state. It is now able to distinguish between input or output MIDI event/atom port. Prior it assumed it has only input port, what is not always the case, it may have both.


Refactored ags_volume_util.c


The ags_volume_util.c file was improved by shorten code, removed struct access overhead.

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code