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