Advanced Gtk+ Sequencer - Summary
This project is not part of the GNU Project.
Advanced GTK+ Sequencer is intended to use for music composition. It features a piano roll, as well a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panel. It's designed to be highly configurable, you may add effects to its effect chain, add or remove audio channels/pads. You may set up a fully functional network of engines, therefore exists a link editor for linking audio lines.
Registration Date: Fri 27 May 2016 06:09:32 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by jkraehemann, Sat 26 Feb 2022 09:47:43 AM UTC - 0 replies
Few days ago, I started to migrate libags_gui.so to Gtk-4. Actually only AgsPiano and AgsRuler are left to migrate. The library removed following widgets:
- AgsVIndicator
- AgsHIndicator
- AgsVLedArray
- AgsHLedArray
- AgsVScale
- AgsHScale ...
[Read more]
posted by jkraehemann, Tue 21 Dec 2021 08:14:10 PM UTC - 0 replies
Advanced Gtk+ Sequencer version 3.14.x series just released. The application features a new synthesizer instrument AgsHybridSynth. This synth is different to prior implementations, since it uses an effect processor to do synthesis instead of audio signal templates.
...
[Read more]
posted by jkraehemann, Wed 08 Dec 2021 12:30:55 PM UTC - 0 replies
As of Advanced Gtk+ Sequencer v3.13.2 AgsDevout, AgsDevin and AgsMidiin have been deprecated. They are going to be replaced for ALSA backend by:
- AgsAlsaDevout
- AgsAlsaDevin
- AgsAlsaMidiin
And their OSS counterparts:
- AgsOssDevout ...
[Read more]
posted by jkraehemann, Sun 29 Aug 2021 07:41:14 AM UTC - 0 replies
Advanced Gtk+ Sequencer implements a VST3 host, now. Thus I had to implement a C wrapper library for VST3. It is called libags-vst.so. Thought, the wrapper doesn't cover all VST3 classes yet. The VST3 host doesn't support plugin UI yet.
In order ...
[Read more]
[Submit News]
[106 news in archive]

