Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Improvements in Simulink audio blocks for pi

1 Ansicht (letzte 30 Tage)
Christophe
Christophe am 19 Jun. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
We use simulink and audio system toolbox on a rpi.
We noticed two things that can be improved, if no mistake :
- audio capture(alsa) : the only available output datatypes are 8/16/32 bits integer but, if no mistake, alsa supports single or even double. Then, these datatypes should be directly available in the block parameters.
- audio playback : the documentation claims that it supports int8, int16, int32 but int32 seems not to work (to test, chain for example an audio capture block with int32 output and an audio playback...).
Can this be improved in a future release ?

Antworten (0)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by