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