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.1.0
Group ID:
de.sciss
Artifact ID:
lucresynth-expr_2.10
Version:
2.1.0
Release Date:
Feb 6, 2014
Licenses:
Files:
libraryDependencies += "de.sciss" %% "lucresynth-expr" % "2.1.0"
ivy"de.sciss::lucresynth-expr:2.1.0"
//> using dep "de.sciss::lucresynth-expr:2.1.0"
import $ivy.`de.sciss::lucresynth-expr:2.1.0`
<dependency> <groupId>de.sciss</groupId> <artifactId>lucresynth-expr_2.10</artifactId> <version>2.1.0</version> </dependency>
compile group: 'de.sciss', name: 'lucresynth-expr_2.10', version: '2.1.0'