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.16.0
Group ID:
de.sciss
Artifact ID:
lucresynth_2.12
Version:
3.16.0
Release Date:
Nov 21, 2017
Licenses:
Files:
libraryDependencies += "de.sciss" %% "lucresynth" % "3.16.0"
ivy"de.sciss::lucresynth:3.16.0"
//> using dep "de.sciss::lucresynth:3.16.0"
import $ivy.`de.sciss::lucresynth:3.16.0`
<dependency> <groupId>de.sciss</groupId> <artifactId>lucresynth_2.12</artifactId> <version>3.16.0</version> </dependency>
compile group: 'de.sciss', name: 'lucresynth_2.12', version: '3.16.0'