From 21decdc091cc875fafb258d61aedd9e012cab6a7 Mon Sep 17 00:00:00 2001 From: Oli Date: Mon, 30 Jul 2007 05:18:15 +0000 Subject: remove little crap... --- (limited to 'SynthLab') diff --git a/SynthLab/SynthLabWindow.py b/SynthLab/SynthLabWindow.py index a3435c3..7766f29 100644 --- a/SynthLab/SynthLabWindow.py +++ b/SynthLab/SynthLabWindow.py @@ -207,7 +207,7 @@ class SynthLabWindow(SubActivity): self.infoBox.pack_start(slidersBox, False, False, 5) - self.infoText = 'Please think about how things would work when we have collaborative work on a piece, and someone wants to add a mic sound (or Synth). This clashes with our current idea of having instruments be like individual computer-level resources... its not clear whose computer it should be on, who has read/write perms on the file, etc.' + self.infoText = 'ADSR envelope apply on the overall signal' textBox = gtk.HBox() textScroller = gtk.ScrolledWindow() textScroller.set_policy(gtk.POLICY_NEVER, gtk.POLICY_AUTOMATIC) -- cgit v0.9.1