SonogramOverview

Sonogram view component for Scala/Swing, calculating offline from audio files

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

sonogramoverview_2.13
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SonogramOverview
Sonogram view component for Scala/Swing, calculating offline from audio files
Project URL

Project URL

https://github.com/Sciss/SonogramOverview
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://github.com/Sciss/SonogramOverview

Download sonogramoverview_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/sonogramoverview_2.13/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>sonogramoverview_2.13</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/sonogramoverview_2.13/
implementation 'de.sciss:sonogramoverview_2.13:2.3.0'
// https://jarcasting.com/artifacts/de.sciss/sonogramoverview_2.13/
implementation ("de.sciss:sonogramoverview_2.13:2.3.0")
'de.sciss:sonogramoverview_2.13:jar:2.3.0'
<dependency org="de.sciss" name="sonogramoverview_2.13" rev="2.3.0">
  <artifact name="sonogramoverview_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='sonogramoverview_2.13', version='2.3.0')
)
libraryDependencies += "de.sciss" % "sonogramoverview_2.13" % "2.3.0"
[de.sciss/sonogramoverview_2.13 "2.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
de.sciss : audiofile_2.13 jar 2.4.0
de.sciss : scissdsp_2.13 jar 2.2.2
de.sciss : intensitypalette jar 1.0.2
de.sciss : processor_2.13 jar 0.5.0
de.sciss : filecache-mutable_2.13 jar 1.1.2
de.sciss : span_2.13 jar 2.0.2

test (1)

Group / Artifact Type Version
de.sciss : desktop_2.13 jar 0.11.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.11.2