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.10
Last Version

Last Version

0.2.1
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.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
de.sciss : scalacollider_2.10 jar 1.22.3
de.sciss : scalacolliderugens-spec jar 1.16.4

Project Modules

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

iem@kug

Versions

Version
0.2.1
0.2.0
0.1.0