View Issue Details

IDProjectCategoryView StatusLast Update
0008877ardourbugspublic2022-02-20 13:20
Reporterdaniels115 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformDebian GNUOSLinuxOS Version(any)
Product Version6.9 
Summary0008877: uri for /bus/gain Master is case sensitive
DescriptionI wrote a midi map file for a Nektar LX25+ midi keyboard (enclosed). I have found that it was necessary to capitalize the /bus/gain uri in order to map the main slider on the keyboard to the master bus fader. The final LX25+ map file is enclosed. The issue is not specific to the Nektar LX25+ but would affect any midi map that maps a control to the master bus fader.
Steps To ReproduceThis line does not work (no mapping to control):

<Binding channel="16" ctl="20" uri="/bus/gain master"/>

This line works properly:

<Binding channel="16" ctl="20" uri="/bus/gain Master"/>

Additional InformationIf this is a verified bug, it will affect many of the supplied midi maps as they all appear to use the lower case identification. I'm using the latest Debian release of Ardour which is 6.5.
TagsCC, midi_map, surface

Activities

daniels115

2022-02-20 13:20

reporter  

nektar_lx25.map (1,995 bytes)

Issue History

Date Modified Username Field Change
2022-02-20 13:20 daniels115 New Issue
2022-02-20 13:20 daniels115 Tag Attached: CC
2022-02-20 13:20 daniels115 Tag Attached: midi_map
2022-02-20 13:20 daniels115 Tag Attached: surface
2022-02-20 13:20 daniels115 File Added: nektar_lx25.map