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.6.1


Group ID:
de.sciss
Artifact ID:
sonogramoverview_2.10
Version:
1.6.1
Release Date:
Apr 22, 2013
Licenses:
Files:

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

Mill build tool

ivy"de.sciss::sonogramoverview:1.6.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>sonogramoverview_2.10</artifactId>
  <version>1.6.1</version>
</dependency>

compile group: 'de.sciss', name: 'sonogramoverview_2.10', version: '1.6.1'