PCM Stream Channel Modifier

PCM Stream Channel Modifier library enables users to split pulse-code modulation (PCM) streams from stereo to mono or combine mono streams to form a stereo stream. For more information, see API documentation.

Configuration

To enable the library, set the CONFIG_PSCM Kconfig option to y in the project configuration file prj.conf.

API documentation

Header file: include/pcm_stream_channel_modifier.h
Source file: lib/pcm_stream_channel_modifier/pcm_stream_channel_modifier.c
PCM Stream Channel Modifier library