LMMS / LMMS/lmms

Sound not sent to the system, unusually high CPU usage

Open
#7,968 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

### System Information

Fedora Linux Asahi Remix 42 (Forty Two [Adams]) aarch64, Apple MacBook Pro (16-inch, M1 Pro, 2021)

### LMMS Version(s)

1.2.2-17.fc42

### Most Recent Working Version

_No response_

### Bug Summary

While LMMS recognizes that sounds are being played, it is not sending the audio to the operating system to be played by the speakers (the desktop icon does not have the usual icon to indicate the app is playing a sound).

### Expected Behaviour

The desktop should recognize that LMMS is playing sounds.

### Steps To Reproduce

Download lmms-1.2.2-17.fc42.aarch64 using dnf on Fedora Linux Asahi Remix and attempt to play a sound.

### Logs

Click to expand

  Notice: could not set realtime priority.

Cannot load library /usr/lib64/lmms/libcarlarack.so: (libcarlabase.so: cannot open shared object file: No such file or directory)
Cannot load library /usr/lib64/lmms/libcarlabase.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory)
Cannot load library /usr/lib64/lmms/libcarlapatchbay.so: (libcarlabase.so: cannot open shared object file: No such file or directory)
"Cannot load library /usr/lib64/ladspa/tap_autopan.so: (/usr/lib64/ladspa/tap_autopan.so: undefined symbol: _ZGVnN2v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_chorusflanger.so: (/usr/lib64/ladspa/tap_chorusflanger.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_dynamics_m.so: (/usr/lib64/ladspa/tap_dynamics_m.so: undefined symbol: _ZGVnN2v_expf)"
"Cannot load library /usr/lib64/ladspa/tap_dynamics_st.so: (/usr/lib64/ladspa/tap_dynamics_st.so: undefined symbol: _ZGVnN2v_expf)"
"Cannot load library /usr/lib64/ladspa/tap_pitch.so: (/usr/lib64/ladspa/tap_pitch.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_reflector.so: (/usr/lib64/ladspa/tap_reflector.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_rotspeak.so: (/usr/lib64/ladspa/tap_rotspeak.so: undefined symbol: _ZGVnN2v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_tremolo.so: (/usr/lib64/ladspa/tap_tremolo.so: undefined symbol: _ZGVnN2v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_vibrato.so: (/usr/lib64/ladspa/tap_vibrato.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_autopan.so: (/usr/lib64/ladspa/tap_autopan.so: undefined symbol: _ZGVnN2v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_chorusflanger.so: (/usr/lib64/ladspa/tap_chorusflanger.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_dynamics_m.so: (/usr/lib64/ladspa/tap_dynamics_m.so: undefined symbol: _ZGVnN2v_expf)"
"Cannot load library /usr/lib64/ladspa/tap_dynamics_st.so: (/usr/lib64/ladspa/tap_dynamics_st.so: undefined symbol: _ZGVnN2v_expf)"
"Cannot load library /usr/lib64/ladspa/tap_pitch.so: (/usr/lib64/ladspa/tap_pitch.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_reflector.so: (/usr/lib64/ladspa/tap_reflector.so: undefined symbol: _ZGVnN4v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_rotspeak.so: (/usr/lib64/ladspa/tap_rotspeak.so: undefined symbol: _ZGVnN2v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_tremolo.so: (/usr/lib64/ladspa/tap_tremolo.so: undefined symbol: _ZGVnN2v_cosf)"
"Cannot load library /usr/lib64/ladspa/tap_vibrato.so: (/usr/lib64/ladspa/tap_vibrato.so: undefined symbol: _ZGVnN4v_cosf)"

### Screenshots / Minimum Reproducible Project

![Image](https://github.com/user-attachments/assets/d9c4fefe-05f3-44d2-8373-ac829a5f4578)

### Please search the issue tracker for existing bug reports before submitting your own.

- [x] I have searched all existing issues and confirmed that this is not a duplicate.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing playback with lmms-1.2.2-17.fc42 on Fedora Linux Asahi Remix and inspect the reported library-loading and LADSPA errors alongside CPU usage. Done means LMMS sends audio to the operating system and playback is recognized by the desktop without the reported excessive CPU usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, fedora, linux
Domain
audio-video-rtc, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.