[LAU] setBfree not accepting midi.driver property

Robin Gareus robin at gareus.org
Fri Oct 11 16:55:47 CEST 2019


On 10/11/19 4:40 PM, Guido Aulisi wrote:
> Il giorno dom 6 ott 2019 alle 16:40 Jeanette C. <julien at mail.upb.de> ha
> scritto:
> 
>> Hey hey,
>> I am currently experiencing a problem with setBfree, namely that it
>> doesn't
>> honour the value set for midi.driver and always uses jack.
>>
>> I have tried putting it inside a custom config, set it in the default
>> config
>> (in both ~/.config/setBfree and /usr/share/setBfree and set it on the
>> commandline:
>> setBfree midi.driver=alsa
>> with variations:
>> "midi.driver=alsa"
>> and
>> midi.driver="alsa"
> 
> 
> If I remember well setBfree dropped support for alsa midi in version 0.8.8

It was deprecated in 0.8.0, March 2015.

It is however still available if you explicitly enable it at compile time:

 make clean
 make ENABLE_ALSA=yes

ciao,
robin


More information about the Linux-audio-user mailing list