mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
add new (unfinished) device info file for FaderPort
This commit is contained in:
parent
04c0f24753
commit
6c85f976de
1 changed files with 14 additions and 0 deletions
14
mcp/faderport.device
Normal file
14
mcp/faderport.device
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="Presonus Faderport"/>
|
||||
<DeviceType value="HUI"/>
|
||||
<Strips value="1"/>
|
||||
<MasterFader value="no"/>
|
||||
<TimecodeDisplay value="no"/>
|
||||
<TwoCharacterDisplay value="no"/>
|
||||
<Extenders value="0"/>
|
||||
<MasterPosition value="0"/>
|
||||
<GlobalControls value="yes"/>
|
||||
<JogWheel value="no"/>
|
||||
<TouchSenseFaders value="yes"/>
|
||||
</MackieProtocolDevice>
|
||||
Loading…
Add table
Add a link
Reference in a new issue