sciss / span   2.0.2

Contributors Wanted GNU Library General Public License v2.1 only GitHub

A simple data type for describing sample frame intervals. Mirror of https://codeberg.org/sciss/Span

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

Span

Build Status Maven Central

statement

Span is a data type for representing sample frame intervals. It is (C)opyright 2013–2021 by Hanns Holger Rutz. All rights reserved. This project is released under the GNU Lesser General Public License and comes with absolutely no warranties. To contact the author, send an e-mail to contact at sciss.de.

linking

libraryDependencies += "de.sciss" %% "span" % v

The current stable version v is "2.0.2"

building

This project builds with sbt against Scala 2.13, 2.12, Dotty (JVM) and Scala 2.13 (JS).