Menu

Tree [r2150] /
 History

HTTPS access


File Date Author Commit
 autom4te.cache 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 build 2013-04-18 weedlight [r765] some fixes
 config 2013-04-18 weedlight [r765] some fixes
 doc 2015-03-25 weedlight [r2126] updating Makefiles
 m4 2013-04-18 weedlight [r765] some fixes
 po 2015-03-25 weedlight [r2127] fixed it
 src 2015-04-02 weedlight [r2150] refactoring by AgsApplicationContext: adding co...
 AUTHORS 2012-10-14 weedlight [r671] fixed title and wrote preface of developer's book
 COPYING 2012-10-14 weedlight [r677] fixing build files
 ChangeLog 2015-03-25 weedlight [r2126] updating Makefiles
 Documentation 2011-09-08 weedlight [r362] fixing code of ags_channel_recursive_reset_grou...
 INSTALL 2015-03-25 weedlight [r2125] this is frustrating
 Makefile 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 Makefile.am 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 Makefile.in 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 NEWS 2012-10-10 weedlight [r659] changed project structure
 README 2014-11-21 weedlight [r2065] implementing AgsAutomationEditor and updated RE...
 aclocal.m4 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 ags_default_plugin.xml 2013-11-04 weedlight [r1272] adding ags_default_plugin.xml and fixed missing...
 ags_file.xml 2015-01-27 weedlight [r2092] adding changes of 0.4.2-40
 autogen.sh 2013-08-21 weedlight [r995] enabling abyss server
 autoscan.log 2015-03-25 weedlight [r2127] fixed it
 compile 2014-11-03 weedlight [r2030] add missing
 config.guess 2015-03-25 weedlight [r2126] updating Makefiles
 config.h.in 2015-03-25 weedlight [r2127] fixed it
 config.rpath 2015-03-25 weedlight [r2126] updating Makefiles
 config.status 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 config.sub 2015-03-25 weedlight [r2126] updating Makefiles
 configure 2015-03-26 weedlight [r2128] substitution of variables
 configure.ac 2015-03-26 weedlight [r2129] adding files to Makefile.am
 depcomp 2015-03-14 weedlight [r2097] fixed loop in link GError and invisible input a...
 install-sh 2015-03-14 weedlight [r2097] fixed loop in link GError and invisible input a...
 libtool 2015-04-01 weedlight [r2146] implemented AgsEffectBridge, AgsBulkMember and ...
 missing 2015-03-14 weedlight [r2097] fixed loop in link GError and invisible input a...

Read Me

weedlight@gmail.com

You need a realtime kernel in conjunction with ags. The realtime kernel shipped with Ubuntu Studio didn't work but a self compiled worked. See http://rt.wiki.kernel.org/ for more information. 


TODO:
- fix AgsAudio shouldn't contain an AgsDevout move it to AgsChannel
- revise ags_recall_set_property
- revise destroy functions - disconnect before destroying
- implement an iteration function for ags_channel_recursive_play_init
- remove recalls after the 3 stages were executed in ags_channel_recursive_play
- destroy AgsRecalls and AgsAudioSignals
- implement cancel signal in AgsRecalls
- update retrieving of AgsDelay in recalls, recalls should duplicate AgsDelays in contrast plays work fine
- remove ags_editor_reset and move code to callback functions
- ags_editor.c implement machine_changed signal
- ags_audio.c add protection against multiple pads on AgsChannel's with AGS_AUDIO_ASYNC and without AgsAudioSignal on AgsOutput

DONE:
- write a destroy task (see <ags/audio/recall/ags_remove_audio_run.[ch]>)

BUGS:
- ags_audio_set_audio_channels do proper set_async_link: believed to be fixed
- application crashes while running an AgsSynth linked with an AgsMatrix, when AgsOscillator has different length

WARNING:
- ags_copy_pattern should be used only once by an AgsAudio because in ags_copy_pattern_duplicate detection of AgsCopyPatternAudioRun can't handle more than one

DEPRECATED:
- AgsGroupID
- ags_run_order.[ch]

NOTES:
- AgsRecallID gives every stream an identification and makes it possible to stop a single of multiple AgsRecalls that are possible. Imagine an AgsAudio object is played and a child of it, too. A child of the child is also played and so on.


RELEASE NOTES:

ags_0.4.2:
	- enhanced AgsDial, AgsRuler and AgsNoteEdit
	- refactored AgsEditor, implemented AgsMachineSelection and AgsMachineSelector
	- added LADSPA support and ags-peak recall
	- implemented AgsVIndicator
	- enhanced AgsLineMember

ags_0.4.0:
	- many refactorings to make Advanced Gtk+ Sequencer more attractive to develop with.
	- implemented threading model and safety in use with super threaded fashion.
	- revised AgsEditor and therefore introduced AgsNoteEdit.
	- reimplemented from scratch file IO interface.
	- implemented XPath in file IO.
	- rudimentary scripting and remote control support
	- grained AgsDevout which knows music tics
	- removed OSS output support?

ags_0.3.9.6:
	- AgsStreamLock removed
	- ags_garbage_collector removed
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.