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