Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 930 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 930 Bytes

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