ScalaCollider-Trace

A library for debugging ScalaCollider UGen graphs by tracing their values

License

License

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

at.iem
ArtifactId

ArtifactId

scalacollider-trace_2.11
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

ScalaCollider-Trace
A library for debugging ScalaCollider UGen graphs by tracing their values
Project URL

Project URL

https://github.com/iem-projects/ScalaCollider-Trace
Project Organization

Project Organization

at.iem

Download scalacollider-trace_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/at.iem/scalacollider-trace_2.11/ -->
<dependency>
    <groupId>at.iem</groupId>
    <artifactId>scalacollider-trace_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.iem/scalacollider-trace_2.11/
implementation 'at.iem:scalacollider-trace_2.11:0.3.0'
// https://jarcasting.com/artifacts/at.iem/scalacollider-trace_2.11/
implementation ("at.iem:scalacollider-trace_2.11:0.3.0")
'at.iem:scalacollider-trace_2.11:jar:0.3.0'
<dependency org="at.iem" name="scalacollider-trace_2.11" rev="0.3.0">
  <artifact name="scalacollider-trace_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.iem', module='scalacollider-trace_2.11', version='0.3.0')
)
libraryDependencies += "at.iem" % "scalacollider-trace_2.11" % "0.3.0"
[at.iem/scalacollider-trace_2.11 "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
de.sciss : scalacollider_2.11 jar 1.23.0
de.sciss : scalacolliderugens-spec jar 1.17.1

Project Modules

There are no modules declared in this project.
at.iem

iem@kug

Versions

Version
0.3.0
0.2.1
0.2.0
0.1.0