1PATCAT(1) General Commands Manual PATCAT(1)
2
3
4
6 patcat - combine two GUS patches into one stereo extended GUS patch
7
8
9
11 patcat left.pat right.pat
12
13
14
16 Patcat combines two ordinary monophonic GUS patches to make an extended
17 GUS patch that has two channels. The left channel is from the first of
18 the two patch files that were combined, and the right channel is from
19 the second. The new extended GUS patch file that is created is named
20 the same as the name of the left patch file but with "-stereo"
21 appended.
22
23 Two monophonic extended GUS patches can also be combined, provided
24 their velocity layers match up.
25
26
28 There are no options.
29
30
32 Greg Lee <greg@ling.lll.hawaii.edu>
33 Based on code from Hannu Savolainen
34
35
36
37 Version 0.0.0, 19th July 2004 PATCAT(1)