Commit 198a7b7f authored by Vidhya V P's avatar Vidhya V P
Browse files

Minor change that was missed while updating

parent 6851c98d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -95,6 +95,9 @@ int16_t audioCfg2channels(
        case AUDIO_CONFIG_BINAURAL_SPLIT_CLDFB:
        case AUDIO_CONFIG_BINAURAL_SPLIT_PCM:
#endif
        case AUDIO_CONFIG_BINAURAL_ROOM_IR:
        case AUDIO_CONFIG_BINAURAL_ROOM_REVERB:

            nchan_out = 2;
            break;
        case AUDIO_CONFIG_ISM1: