diff options
author | rekado <rekado@elephly.net> | 2012-11-16 23:05:25 +0800 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2012-11-16 23:05:25 +0800 |
commit | 88de4c34954d3bf753f2a8a682f8a106a70bf9ea (patch) | |
tree | d23a5b18625279cc2907b0c2bf4cb208f521a5f9 /gschem/outputs.sch | |
parent | 2290d458d08f534a99dd0ab0121410755e46b986 (diff) |
rename nets to ensure they are separate
Diffstat (limited to 'gschem/outputs.sch')
-rw-r--r-- | gschem/outputs.sch | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/gschem/outputs.sch b/gschem/outputs.sch index 48f9d4f..8e048e1 100644 --- a/gschem/outputs.sch +++ b/gschem/outputs.sch @@ -45,7 +45,7 @@ C 52200 49200 1 0 0 gnd-1.sym C 47000 50700 1 0 0 input-2.sym { T 47000 50900 5 10 1 0 0 0 1 -net=BLEND:2 +net=BLEND_2:1 T 47600 51400 5 10 0 0 0 0 1 device=none T 47500 50800 5 10 1 1 0 7 1 @@ -54,7 +54,7 @@ value=BLEND B C 47000 49900 1 0 0 input-2.sym { T 47000 50100 5 10 1 0 0 0 1 -net=BLEND:1 +net=BLEND_1:1 T 47600 50600 5 10 0 0 0 0 1 device=none T 47500 50000 5 10 1 1 0 7 1 @@ -226,7 +226,7 @@ N 53600 42600 54700 42600 4 C 58100 42700 1 180 0 input-2.sym { T 58100 42500 5 10 1 0 180 0 1 -net=OUT:A:1 +net=OUT_A:1 T 57500 42000 5 10 0 0 180 0 1 device=none T 57600 42600 5 10 1 1 180 7 1 @@ -235,7 +235,7 @@ value=A/Mono Output C 51600 53100 1 180 0 input-2.sym { T 51600 52900 5 10 1 0 180 0 1 -net=OUT:B:1 +net=OUT_B:1 T 51000 52400 5 10 0 0 180 0 1 device=none T 51100 53000 5 10 1 1 180 7 1 @@ -264,7 +264,7 @@ N 48900 42400 50100 42400 4 C 47500 42300 1 0 0 input-2.sym { T 47500 42500 5 10 1 0 0 0 1 -net=JACKSWITCH:B:1 +net=JACKSWITCH_B:1 T 48100 43000 5 10 0 0 0 0 1 device=none T 48000 42400 5 10 1 1 0 7 1 @@ -351,7 +351,7 @@ N 63000 45700 61300 45700 4 C 66600 49900 1 180 0 input-2.sym { T 66600 49700 5 10 1 0 180 0 1 -net=OUT:XLR:1 +net=OUT_XLR_1:1 T 66000 49200 5 10 0 0 180 0 1 device=none T 66100 49800 5 10 1 1 180 7 1 @@ -360,7 +360,7 @@ value=XLR out C 66600 45800 1 180 0 input-2.sym { T 66600 45600 5 10 1 0 180 0 1 -net=OUT:XLR:2 +net=OUT_XLR_2:1 T 66000 45100 5 10 0 0 180 0 1 device=none T 66100 45700 5 10 1 1 180 7 1 @@ -501,12 +501,12 @@ T 47400 41900 9 10 1 0 0 0 1 doesn't this need a pulldown? T 47400 39700 9 10 1 0 0 0 9 When there's no cable connected to output B, -the signal on JACKSWITCH:B:1 is the same as -the signal on OUT:B:1. The circuit will mix A +the signal on JACKSWITCH_B:1 is the same as +the signal on OUT_B. The circuit will mix A and B to one mono signal. When a cable is connected, i.e. when stereo output is requested, there is no signal on -JACKSWITCH:B:1. The total output of the opamp -will be BLEND:1 (A). +JACKSWITCH_B:1. The total output of the opamp +will be BLEND_1:1 (A). N 55800 50200 56100 50200 4 |