A computer music framework to describe, create and manage sound processes in the Scala programming language. Mirror of https://codeberg.org/sciss/SoundProcesses
lucresynth-expr 2.4.0
Group ID:
de.sciss
Artifact ID:
lucresynth-expr_2.11
Version:
2.4.0
Release Date:
Jun 14, 2014
Licenses:
Files:
libraryDependencies += "de.sciss" %% "lucresynth-expr" % "2.4.0"
ivy"de.sciss::lucresynth-expr:2.4.0"
//> using dep "de.sciss::lucresynth-expr:2.4.0"
import $ivy.`de.sciss::lucresynth-expr:2.4.0`
<dependency> <groupId>de.sciss</groupId> <artifactId>lucresynth-expr_2.11</artifactId> <version>2.4.0</version> </dependency>
compile group: 'de.sciss', name: 'lucresynth-expr_2.11', version: '2.4.0'