new/reworked audio plugins ported from hv72 compressor/multi/reverb, glyph workaround...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mbuttons.h
index 06e538489b77fb1b8239fea72a9320a6e6d38107..698c4e839a11340f12867a1c3a0150246f2cb98b 100644 (file)
@@ -72,6 +72,7 @@ class MainTransport : public PlayTransport
 {
 public:
        MainTransport(MWindow *mwindow, MButtons *mbuttons, int x, int y);
+       bool use_mixers() { return true; }
        void goto_start();
        void goto_end();
 };