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

lucresynth-expr 2.8.1


Group ID:
de.sciss
Artifact ID:
lucresynth-expr_2.11
Version:
2.8.1
Release Date:
Nov 3, 2014
Licenses:
Files:

libraryDependencies += "de.sciss" %% "lucresynth-expr" % "2.8.1"

Mill build tool

ivy"de.sciss::lucresynth-expr:2.8.1"

Scala CLI

//> using dep "de.sciss::lucresynth-expr:2.8.1"

Ammonite REPL

import $ivy.`de.sciss::lucresynth-expr:2.8.1`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucresynth-expr_2.11</artifactId>
  <version>2.8.1</version>
</dependency>

compile group: 'de.sciss', name: 'lucresynth-expr_2.11', version: '2.8.1'