Awesome artworks mate !
Yes some GPIOs are being used.
The device tree is a good place to start to look : https://github.com/raspberrypi/linux/blob/rpi-4.19.y/arch/arm/boot/dts/overlays/audioinjector-addons-overlay.dts
For codec controls :
pins : 13, 15, 16, 18, 29
GPIOs : 27, 22, 23, 24, 5The sound card also uses the I2S gpios : 18, 19, 20, 21
I2C is shared with other applications GPIO : 2, 3