Advanced Gtk+ Sequencer - News: about 6200 lines added or modified since November the 6th
Latest News
Advanced Gtk+ Sequencer version 8.0.0 release announcement posted by jkraehemann, Mon 30 Jun 2025 05:13:23 AM UTC
Advanced Gtk+ Sequencer version 7.0.4 released posted by jkraehemann, Sat 19 Oct 2024 05:00:51 PM UTC
Advanced Gtk+ Sequencer version 7.0.x announcement posted by jkraehemann, Sun 13 Oct 2024 09:43:06 AM UTC
Advanced Gtk+ Sequencer version 6.8.x posted by jkraehemann, Wed 17 Apr 2024 01:40:23 PM UTC
Advanced Gtk+ Sequencer version 6.5.x posted by jkraehemann, Sun 11 Feb 2024 05:06:15 PM UTC
about 6200 lines added or modified since November the 6th
Item posted by Joël Krähemann <jkraehemann> on Thu 10 Nov 2016 09:34:39 AM UTC.
There was added much code added since November the 6th. As I'm doing properties of all tasks. I think a working server has priority for now. Might be the thread tree gets some extensions to handle multiple AgsAsyncQueue. But is believed not being mandatory.
Note there have been removed three tasks because of usability issues.
removed tasks:
- AgsApplyWavetable
- AgsAudioSetRecycling
- AgsChannelSetRecycling
yet added properties to following:
- AgsOpenFile
- AgsOpenSingleFile
- AgsOpenSf2Sample
- AgsNotifySoundcard
- AgsInitAudio
- AgsInitChannel
- AgsChangeSoundcard
- AgsExportOutput
- AgsFreeSelection
- AgsCancelAudio
- AgsCancelChannel
- AgsCancelRecall
- AgsAppendAudioThreaded
- AgsAddSoundcard
- AgsApplyPresets
- AgsAddRecall
- AgsAddRecallContainer
- AgsAddRegionToSelection
- AgsAddEffect
- AgsAddNote
- AgsAddPointToSelection
- AgsAddAudio
- AgsAddAudioSignal
- AgsAppendAudio
- AgsAppendChannel
- AgsAppendRecall
Further I intend to implement destroy functions as listed:
- ags_devout_destroy()
- ags_midiin_destroy()
- ags_jack_devout_destroy()
- ags_jack_midiin_destroy()
- ags_audio_destroy()
- ags_channel_destroy()
Thus it has a need for apprioriate tasks.
Bests,
Joël
Powered by Savane 3.15-e6e5.
Corresponding source code