Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
/ LucreMatrix Public archive

Operationalizing SysSon data matrices as reactive dataflow objects

License

Notifications You must be signed in to change notification settings

iem-projects/LucreMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LucreMatrix

Build Status Maven Central

Part of sonification platform SysSon. (C)opyright 2014–2017 Institute of Electronic Music and Acoustics. (C)opyright 2014–2015 by Hanns Holger Rutz. All rights reserved. Published under the GNU Lesser General Public License v2.1+.

Building

Builds with sbt 0.13 against Scala 2.12, 2.11. We now use NetCDF-4 v4.6.x which requires Java 7 (Java 6 is no longer supported).

You need to add the following resolver for the NetCDF library dependency to be found:

"Unidata Releases" at "https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases"

Linking

Add the following dependency:

"at.iem" %% "lucrematrix" % v

The current stable version v is "1.5.1".

The last version based on NetCDF 4.3.22 supporting Java 6 is:

"de.sciss" %% "lucrematrix" % "0.12.0"

About

Operationalizing SysSon data matrices as reactive dataflow objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages