Nifty Sound Device for Processing (minim)

Implementation of Nifty's AudioDevice for the Minim audio library

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.nifty-gui
ArtifactId

ArtifactId

nifty-minim-soundsystem
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Nifty Sound Device for Processing (minim)
Implementation of Nifty's AudioDevice for the Minim audio library

Download nifty-minim-soundsystem

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-minim-soundsystem/ -->
<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-minim-soundsystem</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-minim-soundsystem/
implementation 'com.github.nifty-gui:nifty-minim-soundsystem:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-minim-soundsystem/
implementation ("com.github.nifty-gui:nifty-minim-soundsystem:1.4.3")
'com.github.nifty-gui:nifty-minim-soundsystem:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-minim-soundsystem" rev="1.4.3">
  <artifact name="nifty-minim-soundsystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-minim-soundsystem', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-minim-soundsystem" % "1.4.3"
[com.github.nifty-gui/nifty-minim-soundsystem "1.4.3"]

Dependencies

compile (2)

Group / Artifact Type Version
ddf.minim » ddf.minim jar 2.2.0
com.github.nifty-gui : nifty jar 1.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.easymock : easymock jar 3.2

Project Modules

There are no modules declared in this project.
com.github.nifty-gui

Versions

Version
1.4.3
1.4.2