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.21.1
Group ID:
de.sciss
Artifact ID:
lucresynth_2.11
Version:
2.21.1
Release Date:
Jul 17, 2015
Licenses:
Files:
libraryDependencies += "de.sciss" %% "lucresynth" % "2.21.1"
ivy"de.sciss::lucresynth:2.21.1"
//> using dep "de.sciss::lucresynth:2.21.1"
import $ivy.`de.sciss::lucresynth:2.21.1`
<dependency> <groupId>de.sciss</groupId> <artifactId>lucresynth_2.11</artifactId> <version>2.21.1</version> </dependency>
compile group: 'de.sciss', name: 'lucresynth_2.11', version: '2.21.1'