From e326245ae87c5d259c8e3cedb1e057b1842487c7 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Mon, 2 May 2011 03:05:28 +0000 Subject: More fixes, improvements to ladspa and dssi processing, control responsiveness. --- muse2/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index a2248523..9bd18d89 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,11 @@ +01.05.2011: + - More fixes, improvements to ladspa and dssi processing, control responsiveness, of 25.04.2011. (Tim) + Timestamp control ring buffer items with linear Audio::curFrame() instead of circular Audio::timestamp(). + Added Audio::curSyncFrame(), used it in process routines to subtract from timestamp. + All effect/synth generic/native gui controls should be quick now. + - Dssi synths respond to Audio track controller graphs now. + Still TODO: Make Audio track controllers full-speed (like the controls), they are still once per period. + Do same for midi->ladspa controller code. 28.04.2011: - More separation of Alsa and Jack midi processing. Possible fix for crash report by Geoff B. (p4.0.22 Tim) Added MidiDevice::handleStop(), ::handleSeek(). Split processing among MidiSeq::processStop, ::processSeek -- cgit v1.2.3