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.7.5
Group ID:
de.sciss
Artifact ID:
lucre-synth_2.13
Version:
4.7.5
Release Date:
May 11, 2021
Licenses:
Files:
libraryDependencies += "de.sciss" %% "lucre-synth" % "4.7.5"
ivy"de.sciss::lucre-synth:4.7.5"
//> using dep "de.sciss::lucre-synth:4.7.5"
import $ivy.`de.sciss::lucre-synth:4.7.5`
<dependency> <groupId>de.sciss</groupId> <artifactId>lucre-synth_2.13</artifactId> <version>4.7.5</version> </dependency>
compile group: 'de.sciss', name: 'lucre-synth_2.13', version: '4.7.5'