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

Fluidsynth plays noise when switching from Field.mid to Opening.mid in TestPlay #2620

Closed
Ghabry opened this issue Aug 25, 2021 · 3 comments
Closed

Comments

@Ghabry
Copy link
Member

Ghabry commented Aug 25, 2021

:/

@Ghabry Ghabry added the Audio label Aug 25, 2021
@Ghabry
Copy link
Member Author

Ghabry commented Aug 26, 2021

does indeed work properly when using FluidLite. Wow (is also not my glib patch, I used the system install)

@Ghabry
Copy link
Member Author

Ghabry commented Aug 26, 2021

exhausting the internal buffer with e.g. fluid_synth_write_s16(instance_synth, 8192*2 / 4, buffer, 0, 2, buffer, 1, 2); in reset works but I wouldn't call this a good solution...

@Ghabry
Copy link
Member Author

Ghabry commented Aug 26, 2021

Invoking fluid_synth_all_sound_off solves it but this doesn't explain why the sound off CC sent to channel 0 to 16 which takes the same codepath does not o_O

@Ghabry Ghabry added this to the 0.7.0 milestone Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants