Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle settings-related commands in user command file early #739

Merged
merged 5 commits into from
Jan 10, 2021

Conversation

derselbst
Copy link
Member

An alternative approach to #737.

That prevents warnings about changing a non-realtime parameter
set command is issued, but the value is identical to the
previous one.
When fluid_shell is called from fluid_source(), is is currently
printing this message:

    Received EOF while reading commands, exiting the shell.

Suppress it.
@sonarcloud
Copy link

sonarcloud bot commented Jan 9, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

src/bindings/fluid_cmd.c Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jack thread terminates if synth.effects-channels and/or synth.audio-channels are used within a config file
2 participants