From 48a4361dc66411d0edb0f92826a1fb6b0e06c386 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Wed, 16 Jan 2013 07:40:29 +0000 Subject: Don't play midi parts if track is off --- muse2/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 81329e66..77506419 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -11,6 +11,7 @@ TODO: Found C.O.W. bug when de-cloning a part on a duplicated Wave Track - it's still a clone. Investigating... - Fixed Old-style Drum Editor: Was not playing new notes as they were drawn. Re-wrote a DrumCanvas::newItem(), and eliminated dynamic_casts. + - Don't play midi parts if track is off. 13.01.2013: - remote should depend on widgets through #including app.h otherwise Python bindings don't compile (Orcan) 03.01.2013: -- cgit v1.2.3