Skip to content

Commit

Permalink
Select Remix Deck slot before changing contextual BPM or Offset
Browse files Browse the repository at this point in the history
  • Loading branch information
dotherightthing committed Jan 9, 2024
1 parent 263be07 commit aaea484
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 1 deletion.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/stream-deck/icons/button-creator/bpm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/stream-deck/icons/button-creator/offset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/stream-deck/profiles/Traktor.streamDeckProfile
Binary file not shown.
4 changes: 4 additions & 0 deletions src/stream-deck/shell-scripts/remix-slot-select-1-1.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash
# = means get the absolute position relative to the total size of all displays as arranged left to right in System Settings > Displays
# To get total size of all displays: osascript -e 'tell app "Finder" to get bounds of window of desktop' => -1680, 0, 2560, 1440
/Users/dan/Music/Ableton/User\ Library/M4L/m4l-helpers/src/cliclick/cliclick c:=-1600,=1045
4 changes: 4 additions & 0 deletions src/stream-deck/shell-scripts/remix-slot-select-1-2.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash
# = means get the absolute position relative to the total size of all displays as arranged left to right in System Settings > Displays
# To get total size of all displays: osascript -e 'tell app "Finder" to get bounds of window of desktop' => -1680, 0, 2560, 1440
/Users/dan/Music/Ableton/User\ Library/M4L/m4l-helpers/src/cliclick/cliclick c:=-1430,=1045
4 changes: 4 additions & 0 deletions src/stream-deck/shell-scripts/remix-slot-select-1-3.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash
# = means get the absolute position relative to the total size of all displays as arranged left to right in System Settings > Displays
# To get total size of all displays: osascript -e 'tell app "Finder" to get bounds of window of desktop' => -1680, 0, 2560, 1440
/Users/dan/Music/Ableton/User\ Library/M4L/m4l-helpers/src/cliclick/cliclick c:=-1270,=1045
4 changes: 4 additions & 0 deletions src/stream-deck/shell-scripts/remix-slot-select-1-4.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash
# = means get the absolute position relative to the total size of all displays as arranged left to right in System Settings > Displays
# To get total size of all displays: osascript -e 'tell app "Finder" to get bounds of window of desktop' => -1680, 0, 2560, 1440
/Users/dan/Music/Ableton/User\ Library/M4L/m4l-helpers/src/cliclick/cliclick c:=-1110,=1045
2 changes: 1 addition & 1 deletion src/traktor/Control Traktor v5 - Stream Deck.tsi

Large diffs are not rendered by default.

0 comments on commit aaea484

Please sign in to comment.