Controlled-KNOBS

A MIDI controlled version of KNOBS.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

se.europeanspallationsource
ArtifactId

ArtifactId

javafx.control.controlled-knobs
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Controlled-KNOBS
A MIDI controlled version of KNOBS.
Project URL

Project URL

https://github.com/ESSICS/Controlled-KNOBS
Source Code Management

Source Code Management

https://github.com/ESSICS/Controlled-KNOBS/tree/master

Download javafx.control.controlled-knobs

How to add to project

<!-- https://jarcasting.com/artifacts/se.europeanspallationsource/javafx.control.controlled-knobs/ -->
<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>javafx.control.controlled-knobs</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/se.europeanspallationsource/javafx.control.controlled-knobs/
implementation 'se.europeanspallationsource:javafx.control.controlled-knobs:1.0.8'
// https://jarcasting.com/artifacts/se.europeanspallationsource/javafx.control.controlled-knobs/
implementation ("se.europeanspallationsource:javafx.control.controlled-knobs:1.0.8")
'se.europeanspallationsource:javafx.control.controlled-knobs:jar:1.0.8'
<dependency org="se.europeanspallationsource" name="javafx.control.controlled-knobs" rev="1.0.8">
  <artifact name="javafx.control.controlled-knobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.europeanspallationsource', module='javafx.control.controlled-knobs', version='1.0.8')
)
libraryDependencies += "se.europeanspallationsource" % "javafx.control.controlled-knobs" % "1.0.8"
[se.europeanspallationsource/javafx.control.controlled-knobs "1.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.controlsfx : controlsfx jar 8.40.15
se.europeanspallationsource : javafx.control.knobs jar 1.0.15

test (4)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.15-alpha
org.testfx : testfx-junit jar 4.0.15-alpha
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1

Project Modules

There are no modules declared in this project.

Controlled-KNOBS

Maven Central javadoc Apache License

A MIDI controlled version of KNOBS.

ControlledKnobEvaluator1 ControlledKnobEvaluator1 ControlledKnobEvaluator2

Controlled-KNOBS can be controlled by a Midi Fighter Twister.

Midi Fighter Twister

Before the Midi Fighter Twister can be used with this library, the Controlled-KNOBS.mfs file must be imported into the device by means of the Midi Fighter Utility application (MacOS X, Windows).

Maven

To add a dependency on THUMBWHEEL using Maven, use the following:

<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>javafx.control.controlled-knobs</artifactId>
    <version>1.0.8</version>
    <scope>compile</scope>
</dependency>
se.europeanspallationsource

ICS Division at the European Spallation Source

ICS Division at the European Spallation Source

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4