newsAdvanced Gtk+ Sequencer - News

 
 

Advanced Gtk+ Sequencer v6.0.0 released

Item posted by Joël Krähemann <jkraehemann> on Mon 21 Aug 2023 11:48:52 AM UTC.

GSequencer version 6.0.0 released. Initial MIDI v2.0 support with utility functions to test, put and get MIDI messages.

Recently, MIDI UMP 1.1 message format was implemented. Here are the new functions located in ags/audio/midi/ags_midi_ump_util.[ch]:



Refactored AgsMidiBufferUtil to AgsMidiSmfUtil


All functions from ags_midi_buffer_util.[ch] has been moved and renamed to ags_midi_smf_util.[ch].

Refactored AgsAudioThread and AgsChannelThread nested sync flags


The flags of audio and channel threads has been renamed.

Refactored AgsOscBufferUtil


Broken ABI due to additional function parameter, the utility struct is passed, too.

Refactored AgsMidiUtil


Broken ABI due to additional function parameter, the utility struct is passed, too.




by Joël


Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code