sciss / sonogramoverview   2.3.0

Contributors Wanted GNU Affero General Public License v3.0 GitHub

Sonogram view component for Scala/Swing, calculating offline from audio files. Mirror of https://codeberg.org/sciss/SonogramOverview

Scala versions: 3.x 2.13 2.12 2.11 2.10

sonogramoverview 1.9.1


Group ID:
de.sciss
Artifact ID:
sonogramoverview_2.12
Version:
1.9.1
Release Date:
Dec 30, 2016
Licenses:
Files:

libraryDependencies += "de.sciss" %% "sonogramoverview" % "1.9.1"

Mill build tool

ivy"de.sciss::sonogramoverview:1.9.1"

Scala CLI

//> using dep "de.sciss::sonogramoverview:1.9.1"

Ammonite REPL

import $ivy.`de.sciss::sonogramoverview:1.9.1`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>sonogramoverview_2.12</artifactId>
  <version>1.9.1</version>
</dependency>

compile group: 'de.sciss', name: 'sonogramoverview_2.12', version: '1.9.1'