summaryrefslogtreecommitdiffstats
path: root/res/controllers/Behringer-BCR2000-scripts.js
AgeCommit message (Expand)Author
2021-06-04fix(BCR2000): fix mapping of effect assignment buttonsChristian
2021-01-07refactor(BCR2000): change namespaces to prevent unintentional useChristian
2020-11-30feat(BCR2000): allow arbitrary enum values in EnumToggleButtonChristian
2020-11-30feat(BCR2000): avoid preset change on shutdownChristian
2020-11-29refactor(BCR2000): move equalizer unit into deckChristian
2020-11-25feat(BCR2000): make controller feedback configurableChristian
2020-11-25feat(BCR2000): add component container for equalizer unitChristian
2020-11-25chore(BCR2000): add key and group for shift buttonChristian
2020-11-24refactor(BCR2000): rename variable for control changeChristian
2020-11-23style(BCR2000): fix linter errorChristian
2020-11-23fix(BCR2000): fix reference to shift button targetChristian
2020-11-23refactor(BCR2000): move midi address in component definition into optionsChristian
2020-11-22style(BCR2000): add missing newline at end of fileChristian
2020-11-22feat: move GenericMidiContoller into a instantiable ComponentContainerChristian