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 2.2.0


Group ID:
de.sciss
Artifact ID:
sonogramoverview_2.13
Version:
2.2.0
Release Date:
Nov 15, 2020
Licenses:
Files:

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

Mill build tool

ivy"de.sciss::sonogramoverview:2.2.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>sonogramoverview_2.13</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'de.sciss', name: 'sonogramoverview_2.13', version: '2.2.0'