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