mirror of
https://github.com/erik-toth/audio-synth.git
synced 2026-01-25 15:37:33 +00:00
Further additions general schematics
MCU mostly done; VCO mostly done; PM mostly done; started OS; going to begin VCA; waiting for VCF
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
[Design]
|
||||
Version=1.0
|
||||
HierarchyMode=0
|
||||
HierarchyMode=2
|
||||
ChannelRoomNamingStyle=0
|
||||
ReleasesFolder=
|
||||
ChannelDesignatorFormatString=$Component_$RoomName
|
||||
ChannelDesignatorFormatString=$Component_$ChannelIndex
|
||||
ChannelRoomLevelSeperator=_
|
||||
OpenOutputs=1
|
||||
ArchiveProject=0
|
||||
TimestampOutput=0
|
||||
TimestampOutput=1
|
||||
SeparateFolders=0
|
||||
TemplateLocationPath=
|
||||
TemplateLocationPath=C:\HTL\5AHEL\DA\github\audio-synth\dev\da_altium_lib\
|
||||
PinSwapBy_Netlabel=1
|
||||
PinSwapBy_Pin=1
|
||||
AllowPortNetNames=0
|
||||
AllowSheetEntryNetNames=1
|
||||
AllowPortNetNames=1
|
||||
AllowSheetEntryNetNames=0
|
||||
AppendSheetNumberToLocalNets=0
|
||||
NetlistSinglePinNets=0
|
||||
DefaultConfiguration=Sources
|
||||
@@ -21,7 +21,7 @@ UserID=0xFFFFFFFF
|
||||
DefaultPcbProtel=1
|
||||
DefaultPcbPcad=0
|
||||
ReorderDocumentsOnCompile=1
|
||||
NameNetsHierarchically=0
|
||||
NameNetsHierarchically=1
|
||||
PowerPortNamesTakePriority=0
|
||||
AutoSheetNumbering=1
|
||||
AutoCrossReferences=1
|
||||
@@ -39,11 +39,11 @@ LogFolderPath=
|
||||
ManagedProjectGUID=
|
||||
IncludeDesignInRelease=0
|
||||
CrossRefSheetStyle=1
|
||||
CrossRefLocationStyle=1
|
||||
CrossRefLocationStyle=0
|
||||
CrossRefPorts=3
|
||||
CrossRefCrossSheets=1
|
||||
CrossRefSheetEntries=0
|
||||
CrossRefFollowFromMainSettings=1
|
||||
CrossRefFollowFromMainSettings=0
|
||||
|
||||
[Preferences]
|
||||
PrefsVaultGUID=
|
||||
@@ -237,23 +237,6 @@ GenerateClassCluster=0
|
||||
DocumentUniqueId=XBLVBJBP
|
||||
|
||||
[Document12]
|
||||
DocumentPath=VCO.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=
|
||||
|
||||
[Document13]
|
||||
DocumentPath=VCF.Harness
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
@@ -270,7 +253,7 @@ DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Document14]
|
||||
[Document13]
|
||||
DocumentPath=VCA.Harness
|
||||
AnnotationEnabled=1
|
||||
AnnotateStartValue=1
|
||||
@@ -287,6 +270,40 @@ DItemRevisionGUID=
|
||||
GenerateClassCluster=0
|
||||
DocumentUniqueId=
|
||||
|
||||
[Document14]
|
||||
DocumentPath=VCO.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=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=
|
||||
|
||||
[Parameter1]
|
||||
Name=ProjectTitle
|
||||
Value=Audio synth
|
||||
|
||||
Reference in New Issue
Block a user