A computer music framework to describe, create and manage sound processes in the Scala programming language. Mirror of https://codeberg.org/sciss/SoundProcesses
lucre-synth 4.12.0
Group ID:
de.sciss
Artifact ID:
lucre-synth_3
Version:
4.12.0
Release Date:
Nov 15, 2021
Licenses:
Files:
libraryDependencies += "de.sciss" %% "lucre-synth" % "4.12.0"
ivy"de.sciss::lucre-synth:4.12.0"
//> using dep "de.sciss::lucre-synth:4.12.0"
import $ivy.`de.sciss::lucre-synth:4.12.0`
<dependency> <groupId>de.sciss</groupId> <artifactId>lucre-synth_3</artifactId> <version>4.12.0</version> </dependency>
compile group: 'de.sciss', name: 'lucre-synth_3', version: '4.12.0'