Create an adapter.
@param input number of audio inputs
@param output of audio outputs
@param host_buffer_size the host buffer size in frames
@param host_sample_rate the host buffer sample rate
@param adapted_buffer_size the adapted buffer size in frames
@param adapted_sample_rate the adapted buffer sample rate
@return 0 on success, otherwise a non-zero error code
Create an adapter. @param input number of audio inputs @param output of audio outputs @param host_buffer_size the host buffer size in frames @param host_sample_rate the host buffer sample rate @param adapted_buffer_size the adapted buffer size in frames @param adapted_sample_rate the adapted buffer sample rate
@return 0 on success, otherwise a non-zero error code