Skip to content

Commit

Permalink
Use new versions of beat-link and beat-carabiner
Browse files Browse the repository at this point in the history
This adds tight tracking support for CDJ-3000s, and other improvements
in progress.
  • Loading branch information
brunchboy committed Oct 16, 2023
1 parent b78d39f commit 64d0dfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
:url "http://www.eclipse.org/legal/epl-v20.html"}
:dependencies [[org.clojure/clojure "1.11.1"]
[org.clojure/tools.cli "1.0.219"]
[org.deepsymmetry/beat-link "7.2.0-SNAPSHOT"]
[beat-carabiner "1.0.0"]
[org.deepsymmetry/beat-link "7.3.0-SNAPSHOT"]
[beat-carabiner "7.3.0-SNAPSHOT"]
[overtone/osc-clj "0.9.0"]
[com.taoensso/timbre "5.1.0"]
[com.fzakaria/slf4j-timbre "0.3.21"]]
Expand Down

0 comments on commit 64d0dfe

Please sign in to comment.