Skip to content

Commit

Permalink
Enable "with-video" version of C-tremolo133 in the main sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
James Harkins committed May 24, 2012
1 parent 12ffdb6 commit b98ac77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FinalPatches/sequence.scd
Expand Up @@ -564,7 +564,7 @@ t = TLSequenceIterator([

hadronCmd: (
id: \trem133,
path: topEnvironment[\dir] +/+ "C-tremolo133.hadron",
path: topEnvironment[\dir] +/+ "C-tremolo133-with-video.hadron",
done: {
var mixer = ~findMixerPlug.();
if(mixer.notNil) { mixer.mixer.outbus = topEnvironment[\electr] };
Expand Down

0 comments on commit b98ac77

Please sign in to comment.