Advanced Gtk+ Sequencer - News
Advanced Gtk+ Sequencer v2.0.0-beta
Item posted by Joël Krähemann <jkraehemann> on Fri 31 Aug 2018 10:43:05 AM UTC.
I just released GSequencer v2.0.0-beta the versatile audio sequencer and editor.
New features:
- AgsWaveWindow - new wave form editor
- AgsAudiorec - new built-in machine
- AgsEqualizer10 - new built-in machine
- AgsSpectrometer - new built-in machine
Thought, not all features of 2.0.0 available, yet. The sequencer has got yet usable new features. The AgsAudiorec machine shall get recording capabilities. But for this the ags-capture-wave recall needs to be implemented.
May be we will have additional controls to do presets of AgsMachine objects. That allows you to control:
- samplerate
- format
The buffer size is missing because it is given by the default soundcard.
Wave form editor
The wave form editor allows you edit large audio files. It supports copy & paste and you got a position tool. The usual dialogs are missing some functionality like the AgsApplicable::apply() interface function.
AgsAudiorec
Due to date, allows you to open audio files and can be assigned to AgsWaveEditor. Still needs some implementation.
AgsEqualizer10
Adjust 10 band equalizer parameters.
AgsSpectrometer
A spectrometer machine using the fftw3 library.
---
by Joël
Powered by Savane 3.14-8aba.
Corresponding source code