#N canvas 230 196 783 283 10;
#X obj 76 87 inlet~;
#X obj 142 87 inlet~;
#X obj 77 198 outlet~;
#X obj 201 87 inlet;
#X obj 201 127 vline~;
#X obj 141 136 -~;
#X obj 141 156 *~;
#X text 371 150 (1-x)*a + x*b;
#X text 371 167 = a - x*a + x*b;
#X text 371 184 = a + x*(b - a);
#X text 366 119 x: fade factor (0-1);
#X text 366 90 a: sig from inlet~ 0;
#X text 339 50 Linear crossfade according to the following calculation:
;
#X text 367 104 b: sig from inlet~ 1;
#N canvas 172 83 586 377 LICENSE-GPL 0;
#X text 57 88 This program is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation \, either version 3 of
the License \, or (at your option) any later version.;
#X text 58 168 This program is distributed in the hope that it will
be useful \, but WITHOUT ANY WARRANTY \; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.;
#X text 57 261 You should have received a copy of the GNU General Public
License along with this program. If not \, see <http://www.gnu.org/licenses/>.
;
#X text 61 54 Copyright (C) 2009 \, Reality Jockey Ltd.;
#X text 60 325 See the file LICENSE.txt for the full license text.
;
#X restore 614 19 pd LICENSE-GPL;
#X connect 0 0 5 1;
#X connect 0 0 2 0;
#X connect 1 0 5 0;
#X connect 3 0 4 0;
#X connect 4 0 6 1;
#X connect 5 0 6 0;
#X connect 6 0 2 0;
