Skip to content

Instantly share code, notes, and snippets.

@alxpsr
Created April 6, 2020 18:05
Show Gist options
  • Save alxpsr/91ae0ad436446536d0410e49da96e825 to your computer and use it in GitHub Desktop.
Save alxpsr/91ae0ad436446536d0410e49da96e825 to your computer and use it in GitHub Desktop.
FL-STUDIO Generic mapping
<?xml version="1.0"?>
<flcontrolmap version="1">
<link>
<ctrlparam>13</ctrlparam>
<window><![CDATA[Fruity Wrapper - SH-101]]></window>
<windowparam>0</windowparam>
<windowid>3</windowid>
<channel>0</channel>
<smoothing>0</smoothing>
<smoothspeed>469</smoothspeed>
</link>
</flcontrolmap>
`ctrlparam` - is a control-id from your midi-controller
`window` - is a VST-plugin name
`windowparam` - is a VST control-id
`windowid` - is a VST id inside FL Studio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment