mirror of
https://github.com/erik-toth/audio-synth.git
synced 2026-01-25 15:37:33 +00:00
Started PCB Design
This commit is contained in:
Binary file not shown.
9
dev/general/MainSys/EXT.Harness
Normal file
9
dev/general/MainSys/EXT.Harness
Normal file
@@ -0,0 +1,9 @@
|
||||
BPM=VALUE,LED,BUTTON
|
||||
SB=R1,P1,R2,P2,REC
|
||||
VCA_CTRL_1=POT_GAIN_B,POT_GAIN_A
|
||||
VCA_CTRL_2=POT_GAIN_B,POT_GAIN_A
|
||||
VCF_CTRL_1=POT_FILTER_A,POT_FILTER_B,SIG_SEL_A,SIG_SEL_P1,SIG_SEL_P4,SIG_SEL_P7,SIG_SEL_P10
|
||||
VCF_CTRL_2=POT_FILTER_A,POT_FILTER_B,SIG_SEL_A,SIG_SEL_P1,SIG_SEL_P4,SIG_SEL_P7,SIG_SEL_P10
|
||||
VCO_CTRL_1=OFFSET_SEL_PA,OFFSET_SEL_P1,OFFSET_SEL_P4,OFFSET_SEL_P7,OFFSET_SEL_P10,POT_FINE_A,POT_FINE_B,POT_PWM_ADJ,IN_TRI,IN_SAW,IN_SQR,IN_PWM,OUT
|
||||
VCO_CTRL_2=OFFSET_SEL_PA,OFFSET_SEL_P1,OFFSET_SEL_P4,OFFSET_SEL_P7,OFFSET_SEL_P10,POT_FINE_A,POT_FINE_B,POT_PWM_ADJ,IN_TRI,IN_SAW,IN_SQR,IN_PWM,OUT
|
||||
VOLUME=POT_VOL_1,POT_VOL_2
|
||||
Binary file not shown.
BIN
dev/general/MainSys/MAIN.PcbDoc
Normal file
BIN
dev/general/MainSys/MAIN.PcbDoc
Normal file
Binary file not shown.
Binary file not shown.
@@ -111,10 +111,10 @@ AnnotateOrder=3
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=0
|
||||
ClassGenCCAutoRoomEnabled=1
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
GenerateClassCluster=1
|
||||
DocumentUniqueId=BEYQFIFN
|
||||
|
||||
[Document5]
|
||||
@@ -270,6 +270,40 @@ DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Document14]
|
||||
DocumentPath=EXT.Harness
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
AnnotationIndexControlEnabled=0
|
||||
AnnotateSuffix=
|
||||
AnnotateScope=All
|
||||
AnnotateOrder=-1
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=0
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Document15]
|
||||
DocumentPath=MAIN.PcbDoc
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
AnnotationIndexControlEnabled=0
|
||||
AnnotateSuffix=
|
||||
AnnotateScope=All
|
||||
AnnotateOrder=-1
|
||||
DoLibraryUpdate=1
|
||||
DoDatabaseUpdate=1
|
||||
ClassGenCCAutoEnabled=1
|
||||
ClassGenCCAutoRoomEnabled=0
|
||||
ClassGenNCAutoScope=None
|
||||
DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=TVEIXTYM
|
||||
|
||||
[Parameter1]
|
||||
Name=ProjectTitle
|
||||
Value=Audio synth
|
||||
@@ -1242,6 +1276,11 @@ UpdateVariants=1
|
||||
UpdateToLatestRevision=1
|
||||
PartTypes=0
|
||||
|
||||
[NetInfos]
|
||||
Net1=NetName=D_N|NetColor=clYellow
|
||||
Net2=NetName=D_P|NetColor=clYellow
|
||||
Net3=NetName=GND|NetColor=$00FF6E6E
|
||||
|
||||
[Comparison Options]
|
||||
ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0
|
||||
ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1,2 @@
|
||||
VCF_CTRL=
|
||||
VCA_CTRL=POT_GAIN_B,POT_GAIN_A
|
||||
VCF_CTRL=POT_FILTER_A,POT_FILTER_B,SIG_SEL_A,SIG_SEL_P1,SIG_SEL_P4,SIG_SEL_P7,SIG_SEL_P10
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user