Bill Peterson

Results 5 issues of Bill Peterson

This modifies `fluid_player_callback()` to call `fluid_track_send_events()` _before_ checking if `!fluid_track_eot()`, so that if the user is seeking backward `fluid_track_send_events()` can reset the track. After returning, `!fluid_track_eot()` is checked to see...

### FluidSynth version ``` FluidSynth runtime version 2.2.8 Copyright (C) 2000-2022 Peter Hanappe and others. Distributed under the LGPL license. SoundFont(R) is a registered trademark of Creative Technology Ltd. FluidSynth...

bug

Is there a way to show/hide the cursor and toggle the line/blink style on an HD44780 using this library? #### Type of Raspberry Pi I'm using RPi 3B+ and RPi...

The midisignal_callback can change the current set of router rules (e.g. patch rules). This provides a way for the callback to tell the custom router to stop processing the current...

bug

I'd like to be able to output sound clips using simpleaudio via JACK on a Raspberry Pi while another application is also producing sound output through JACK (using ALSA backend)...