mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2026-06-29 18:11:38 +00:00
stuffs
This commit is contained in:
11
sponge/project.clj
Normal file
11
sponge/project.clj
Normal file
@@ -0,0 +1,11 @@
|
||||
(defproject app "1.0.0-SNAPSHOT"
|
||||
:description "FIXME: write description"
|
||||
:dependencies [[org.clojure/clojure "1.5.1"]
|
||||
[seesaw "1.4.5"]
|
||||
[org.clojure/core.async "0.1.267.0-0d7780-alpha"]
|
||||
[incanter "1.5.5"]
|
||||
[primitive-math "0.1.4"]
|
||||
[hiphip-aot "0.1.2"]
|
||||
[org.openimaj/audio-processing "1.3.1"]
|
||||
]
|
||||
:main app.core)
|
||||
Reference in New Issue
Block a user