Borrar filtros
Borrar filtros

Raspberry Pi - Audio play, sample rate error.

1 visualización (últimos 30 días)
Deeapk Jangid
Deeapk Jangid el 25 de Dic. de 2013
Respondida: Murat Belge el 25 de Feb. de 2014
I am designing a simulink model for Raspberry pi - 'To play audio file on Raspberry Pi'. I got this error Please help me with it.
Error reported by S-function 'alsa_audio_playback_sfcn' in 'trial111/ALSA Audio Playback': Sample rate of the signal connected to the input port is not consistent with the sample rate of 44100 Hz set on the block mask. This block requires 44100 samples per second for correct operation. You are supplying 100000 samples per second instead.

Respuestas (1)

Murat Belge
Murat Belge el 25 de Feb. de 2014
The number of samples going into the block is higher than the block can accommodate. You have to change the sample time of the signal going into the ALSA Audio Playback block to match the 44100 samples per second.

Categorías

Más información sobre Raspberry Pi Hardware en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by