sciss / soundprocesses   3.21.3

Contributors Wanted GNU Affero General Public License v3.0 GitHub

A computer music framework to describe, create and manage sound processes in the Scala programming language. Mirror of https://codeberg.org/sciss/SoundProcesses

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

lucre-synth 4.12.2


Group ID:
de.sciss
Artifact ID:
lucre-synth_2.12
Version:
4.12.2
Release Date:
Nov 18, 2021
Licenses:
Files:

libraryDependencies += "de.sciss" %% "lucre-synth" % "4.12.2"

Mill build tool

ivy"de.sciss::lucre-synth:4.12.2"

Scala CLI

//> using dep "de.sciss::lucre-synth:4.12.2"

Ammonite REPL

import $ivy.`de.sciss::lucre-synth:4.12.2`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucre-synth_2.12</artifactId>
  <version>4.12.2</version>
</dependency>

compile group: 'de.sciss', name: 'lucre-synth_2.12', version: '4.12.2'