Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QSoundEffect output gitches with Alsa
Qt 6.11 is out! See what's new in the release blog

QSoundEffect output gitches with Alsa

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 296 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Savelec
    wrote on last edited by
    #1

    Hi,

    I'am working on a custom board (based on i.MX6 processor) and have some troubles with QSoundEffect.

    With PulseAudio, the sound is working pretty fine (thus, no hardware problem).
    But for performance reason, i removed PulseAudio from DISTRO_FEATURES (I'am building the image with Yocto) and try to play sound directly with Alsa.

    Without PulseAudio, the hardware is still working, the aplay command works pretty well.
    But QSoundEffect runs into problems : the audio output is glitched.

    I put a scope on the audio output and see that the signal is periodically interrupted, which makes the glitches.

    data.png

    Any idea to fix this ?

    Some more info, if required :

    • yocto version : thud
    • kernel version : fslc-4.14.78
    • Qt version : 5.11.3
    • audio device : tlv320aic3xaudi
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved