Skip to main content
Skip table of contents

Audio formatting: Can I record 24bit/96kHz with any soundcard?

 What happens when the user chooses to make a recording in 24bit and/or 96kHz (with MultiRec_2.ocx) and the soundcard does not support this format?

Basically the MultiRec_2.ocx (DBM, MultiTrack V4, CrossfadeMixer, ...) attempts to open the format that the user (or in some cases the Admin setting) has chosen. If the soundcard does not support this format, the soundcard is addressed with the next closest format that it does support.

The recorded data itself will always be saved in the chosen format, that means in the case of a 24bit for example, that the file is created where the 3rd bit is actually set to "0" (effectively a 16bit recording inside a 24bit shell) and/or the sample rate conversion is carried out at 96kHz although the soundcard actually supports neither format.

Example A:
The soundcard supports 16bit und 96kHz
The user sets the recording format in DBM to 24bit and 48kHz
-> The card is addressed with 16bit and 48kHz
-> The recorded file itself is saved with 24bit\48kHz

Example B:
The soundcard supports 24bit and 48kHz
The user sets the recording format in DBM to 16bit and 96kHz
-> The card is addressed with 16bit and 48kHz
-> The recorded file itself is saved with 16Bit\96kHz

Example C:
The soundcard supports 16bit and 48kHz
The user sets the recording format in DBM to 24bit and 96kHz
-> The card is addressed with 16bit and 48kHz
-> The recorded file itself is saved with 24bit\96kHz



DEUTSCH

Was passiert, wenn die Soundkarte keine 24Bit und/oder 96kHz unterstützt (MultiRec_2.ocx), dieses Format aber vom Anwender für die Aufnahme ausgewählt wird ?

Grundsätzlich versucht das MultiRec_2.ocx (DBM, MultiTrack V4, CrossfadeMixer, ...) die Soundkarte mit dem vom Benutzer ausgewählten (bzw. über den Admin fest eingestellten) Format zu öffnen.
Schlägt dies fehl, da die Soundkarte das Format nicht unterstützt, so wird die Soundkarte mit der Bitrate und Auflösung angesprochen, die dem ausgewählten Format am nächsten kommt.

Die Aufnahmedatei selbst wird immer in dem gewünschten Zielformat angelegt, d.h.,
es wird ggf. eine 24-Bit-Datei erzeugt, bei welcher das 3. Byte mit "0" aufgefüllt wird und/oder
es wird eine SamplingrateConversion auf 96kHz durchgeführt, wenn die Soundkarte keine
24Bit und/oder 96kHz unterstützt.

Beispiel A:
Die Soundkarte unterstützt 16Bit und 96kHz
Der Anwender stellt bei der Aufnahme im DBM 24Bit und 48kHz ein
-> Die Karte wird mit 16Bit und 48kHz angesprochen
-> Die Aufnahmedatei selbst wird in 24Bit\48kHz angelegt

Beispiel B:
Die Soundkarte unterstützt 24Bit und 48kHz
Der Anwender stellt bei der Aufnahme im DBM 16Bit und 96kHz ein
-> Die Karte wird mit 16Bit und 48kHz angesprochen
-> Die Aufnahmedatei selbst wird in 16Bit\96kHz angelegt

Beispiel C:
Die Soundkarte unterstützt 16Bit und 48kHz
Der Anwender stellt bei der Aufnahme im DBM 24Bit und 96kHz ein
-> Die Karte wird mit 16Bit und 48kHz angesprochen
-> Die Aufnahmedatei selbst wird in 24Bit\96kHz angelegt 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.