Once the data from the sound card has been coverted to the correct format it needs to be channeled into the heart of the computer, ultimately reaching the program (ie, the audio sequencer). To achieve this, the continuous audio data stream is sent in small bites via a so-called ''data bus'' to the memory of the computer. A bus is to digital audio as a cable is to analog audio - a transmission path from A to B.
A parallel data bus where multiple lines move the bits into the computer simultaneously (PCI 32 lines, PCI-X 64 lines). The PCI bus is part of the computer itself, and offers a connection directly to the motherboard in the form of a slot for a PCB (printed circuit board).
Although similar to PCI in that it's placed directly on the motherboard, they are fundamentally different in that PCIe is a serial bus. A single lane is about twice as fast as regular PCI, and PCIe can have up to 32 lanes moving up to 8GB of data per second.
FireWire/IEEE-1394 is the best example of a serial bus. The data is sent one bit behind the other over a single pair of lines. This allows a relatively long cable to be connected between the computer's port and the external audio interface.
The other popular serial bus, favoured by Intel and Microsoft. While FireWire devices can communicate independently among themselves, USB uses a kind of tree structure hosted by the computer.
This interface was developed by Intel in collaboration with Apple. Technically speaking it's a cross between DisplayPort and PCI Express. Currently there are only a few interfaces that are equipped with Thunderbolt.
A laptop expansion slot which corresponds to a parallel PCI bus, only in a substantially more compact version and with the possibility of inserting the card from outside the computer.
Within the individual bus families there are variants with different speeds:
The graph should be viewed with some caution as it only represents theoretical maximums. In the real world, the speeds actually attainable can be much slower, but it is still helpful for a rough comparison. The data transfer rate depends on how many audio channels can be transmitted simultaneously.