The central component of the Starter Kit is the Raspberry Pi 5, which functions as the audio processor running the AudioworX Amp Application. The application receives raw audio input data from and sends back processed audio data to the Creative Sound Blaster X4, USB class-compliant audio interface (requires no drivers) with a stereo analog line-input port, and 4 stereo audio output ports for 7.1 audio playback.
The Starter Kit can be used with either passive or active speaker systems. The following sections show hardware connections in both passive and active speaker setups.
- Passive Speaker Setup with the JBL DSP-4086 Amplifier
- Active Speaker Setup without the JBL DSP-4086 Amplifier
- Verifying Hardware Connections with the AudioworX Starter Kit Utility
For the Starter Kit to be fully operational, the PC and the Raspberry Pi must be accessible to each other through a Local Area Network (LAN) and the preferred mode is via direct ethernet connection as indicated in the block diagram in Hardware Block Diagram – Passive Speaker Setup
However, in situations where a direct ethernet connection cannot be made, the Starter Kit can be configured to connect to the PC via Wi-Fi. For more details refer to “Set a Wi-Fi for Raspberry Pi to Connect” under SKUtility Configuration section in Starter Kit Utility Tool.
Passive Speaker Setup with the JBL DSP-4086 Amplifier
For a multi-channel passive speaker setup like in a car-cabin, an additional power amplifier is required since the Creative Sound Blaster X4 audio interface can only output line-level signal (+4 dBu, approx. 2.1Vrms), which is insufficient to drive passive speakers in most cases.
For such systems, the Starter Kit includes a JBL DSP-4086 car audio amplifier, a 6-input and 8-output amplifier that can drive 4Ω or 8Ω loudspeakers up to a maximum of 40W per channel. The on-board DSP in the amplifier is deliberately bypassed and the amplifier is configured to pass-through the 6 input audio channels to the first 6 output channels (the last 2 output channels are not used), with only power amplification to drive the speakers, to fully centralize all audio DSP to the AudioworX Amp application in the Raspberry Pi 5.
The below block diagram shows the hardware connections for such systems, indicating the cables required to interface the components of the Starter Kit.

1. Raspberry Pi Connections
At the Raspberry Pi end, the following connections need to be made:
- Direct ethernet connection to the PC using an ethernet cable.
- USB connection to the Creative Sound Blaster X4 using the USB type-A to USB type-C cable.
- The power supply.

2. Creative Sound Blaster X4 Connections
At the Creative Sound Blaster X4 end, the following connections need to be made:
- USB connection from the Raspberry Pi using the USB type-A to USB type-C cable (also mentioned in the Raspberry Pi connections).
- Audio Outputs to the JBL DSP-4086 amplifier using 3.5 mm to RCA cables from the audio outputs ports labeled FRONT, SIDE and C/SUB.
- Audio Input from an audio source such as a mobile phone or PC via the 3.5 mm audio input named LINE/OPT IN (on the same side as the audio outputs).

3. JBL DSP-4086 Connections
At the JBL DSP-4086 end, the following connections need to be made:
- RCA Audio Inputs from the Creative Sound Blaster X4, using the 3.5mm to RCA stereo cables.
- FRONT output of the Sound Blaster X4 to Channels 1 and 2 of the JBL amplifier.
- C/SUB output of the Sound Blaster X4 to Channels 3 and 4 of the JBL amplifier.
- SIDE output of the Sound Blaster X4 to Channels 5 and 6 of the JBL amplifier.
- Speaker Harness to the passive speakers via speaker cables (each speaker output has a + and – terminal labelled on the JBL speaker harness wires).
- Channels 1 and 2 to the Front Left and Front Right speakers.
- Channels 3 and 4 to the Center and Sub-woofer speakers.
- Channels 5 and 6 to the Side Left and Side Right speakers.
- Power Supply from the 12V 20A SMPS Power Supply.
- Red wire to the +V terminal of the SMPS power supply.
- Black wire to the COM terminal of the SMPS power supply.

Ensure that the physical switches on the JBL amplifier are set to the following states:
- “Input Level” switch to “Lo” (extreme left position),
- “Turn-on Mode” switch to “Audio” (extreme right position).
In this state, the JBL amplifier will power on only when it receives audio inputs at its input channels 1 and 2. The below figure shows the states of the switches:

The following image shows the full set of connections (the SMPS power supply and passive speakers not shown) for a passive speaker setup.

This completes the connections between the components of the AudioworX Starter Kit in a passive speaker setup.
Active Speaker Setup without the JBL DSP-4086 Amplifier
For multi-channel active speaker setups in on test benches or listening rooms, where the speakers are powered, the audio output channels of the Sound Blaster X4 can be directly connected to the speakers, enabling an 8 speaker configuration compared to the 6 speaker configuration in passive speaker.
The below block diagram shows the hardware connections in an active speaker setup.

The connections at the Raspberry Pi end remain the same as in passive speaker setups (see figure Hardware Block Diagram – Passive Speaker Setup) and the connections at the Creative Sound Blaster X4 are mostly the same as in the passive speakers, with the following exceptions:
- There is an additional stereo output via the REAR output port to the physical Rear Left and Rear Right speakers.
- The RCA end of the output audio cables (3.5mm to RCA stereo cables) cables are connected to the speakers directly.
The below image shows the full set of connections (speakers not shown) in the active speaker configuration.

For simplicity, the rest of the documentation assumes that the connections between the Raspberry Pi 5 and the Creative Sound Blaster X4 are made as required, as they are the only essential connections for the proper functioning of the AudioworX Amp application.
The below section describes how the hardware connections can be verified using the Starter Kit Utility Tool.
Verifying Hardware Connections with the AudioworX Starter Kit Utility
Once the hardware setup is completed as described above and the software pre-requisite python libraries are installed on the PC, the connections can be verified using the diagnostics function of the AudioworX Starter Kit Utility Tool (explained in detail in SKUtility Diagnostics). The Starter Kit Utility diagnostics report identifies issues in the setup preventing proper functioning of the Starter Kit.
To validate the hardware connections, open a Command Prompt window in the “StarterKitUtility” directory of the GTT installation folder and execute the following command:
python3 SKUtility.py diag
This command generates a report as shown below. Refer to the Troubleshooting section for resolving issues that are detected by the diagnostics.
AudioworX Starter Kits received directly from Harman AudioworX contain hardware components that are pre-configured, and making hardware connections as described above are sufficient to get the Starter Kit ready for executing GTT workflows. If the components are purchased independently, write to Harman AudioworX support at AudioworXSupport@harman.com to receive detailed steps on configuring each component from ground-up.