Skip to content

Commit

Permalink
Added ALC1220A Layout 13 for Asus ProArt Z690-Creator WiFi (#760)
Browse files Browse the repository at this point in the history
* Added ALC1220A Layout 13 for Asus ProArt Z690-Creator WiFi

Added Layout 13 for the ALCS1220A codec on Asus ProArt Z690-Creator WiFi. This layout supports:

Input:
(1) Mic (rear and front)
(2) Line In

Output:
Line Out (green, rear)
Rear (black, rear)
C/Sub (orange, rear)
Headphone (front)

There is no Optical Digital Output on this motherboard, hence this layout ID does not include this.

* Update Platforms13.xml

Combined rear Line Out and Headphone Out into same <array> group to enable auto-switching.
  • Loading branch information
CaseySJ authored Feb 7, 2022
1 parent 873dffd commit 7931b0b
Show file tree
Hide file tree
Showing 4 changed files with 1,114 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Resources/ALCS1220A/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,14 @@
<key>Path</key>
<string>layout8.xml.zlib</string>
</dict>
<dict>
<key>Comment</key>
<string>Realtek ALC S1220A for Asus ProArt Z690-Creator WiFi (CaseySJ)</string>
<key>Id</key>
<integer>13</integer>
<key>Path</key>
<string>layout13.xml.zlib</string>
</dict>
</array>
<key>Platforms</key>
<array>
Expand Down Expand Up @@ -159,6 +167,14 @@
<key>Path</key>
<string>Platforms8.xml.zlib</string>
</dict>
<dict>
<key>Comment</key>
<string>Realtek ALC S1220A for Asus ProArt Z690-Creator WiFi (CaseySJ)</string>
<key>Id</key>
<integer>13</integer>
<key>Path</key>
<string>Platforms13.xml.zlib</string>
</dict>
</array>
</dict>
<key>Patches</key>
Expand Down
Loading

0 comments on commit 7931b0b

Please sign in to comment.