riban-bw

Results 69 issues of riban-bw

If I map Channel Pressure (aftertouch) to an engine parameter, e.g. LFO frequency, the range of control will invariably be inappropriate with initial zero pressure asserting too low control value...

There are some synth engines that create multiple layers on multiple MIDI channels, e.g. Aelous, setBfree. These have differing behaviour to other engines and each other: - Can only add...

It may be advantageous to be able to test the functionality of the hardware. This will assist release testing and also provide a diagnostics tool. Proposed implementation: - Navigate to...

enhancement

Select a Fluidsynth layer. (1) Scroll instrument list to an instrument, e.g."Rhodes EP". Play a note. Expected behaviour, highlighted instrument plays. Actual behaviour, first note plays on previously selected instrument....

wontfix

Running `make check` fails: ``` mpeg_short_test : mpeg_short.mp3 .......... ok mpeg_seek_test : mpeg_short.mp3 .......... ok mpeg_int_test : mpeg_int.mp3 ............ ok mpeg_seek_test : mpeg_int.mp3 ............ ok mpeg_float_test : mpeg_float.mp3 .......... ok...

The git repro README says a dependency to build under Bodhi is libpng12-dev but this package does not exist in the current or next version of Bodhi. I guess this...

The Alexa app allows control of devices. It sends a GetBinaryState message to find the current status. This is erroneously interpreted as a switch ON command. Please add handler for...

I have used DPF to successfully build a plugin including generating the LV2 ttl files. I added a second plugin and tried to build and it failed complaining it was...

Compiling DPF on a Raspberry Pi 32-bit armhf there are several warnings complaining that: ``` src/pugl/../sofd/libsofd.c:1042:14: warning: comparison is always false due to limited range of data type [-Wtype-limits] if...

bug

The README has a link to http://damienclarke.me/code/posts/writing-a-better-noise-reducing-analogread which redirects back to GitHub hence is of little use. Is the text of the referred article available? Maybe it could be added...