Last Version

JImpulse 1.2

A Java port of the impulse library https://launchpad.net/impulse.bzr. For Linux only, requires libpulse and libfftw-3. Captures output from PulseAudio system and delivers transformed snapshots optionally using Fast Fourier Transforms. The data collected may then be used to create visual effects based on sound levels of various frequencies.

License

License

GroupId

GroupId

uk.co.bithatch
ArtifactId

ArtifactId

jimpulse
Version

Version

1.2
Type

Type

jar
Description

Description

JImpulse
A Java port of the impulse library https://launchpad.net/impulse.bzr. For Linux only, requires libpulse and libfftw-3. Captures output from PulseAudio system and delivers transformed snapshots optionally using Fast Fourier Transforms. The data collected may then be used to create visual effects based on sound levels of various frequencies.
Project URL

Project URL

https://github.com/bithatch/jimpulse
Project Organization

Project Organization

Bithatch
Source Code Management

Source Code Management

https://github.com/bithatch/jimpulse

Download jimpulse 1.2


<!-- https://jarcasting.com/artifacts/uk.co.bithatch/jimpulse/ -->
<dependency>
    <groupId>uk.co.bithatch</groupId>
    <artifactId>jimpulse</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.bithatch/jimpulse/
implementation 'uk.co.bithatch:jimpulse:1.2'
// https://jarcasting.com/artifacts/uk.co.bithatch/jimpulse/
implementation ("uk.co.bithatch:jimpulse:1.2")
'uk.co.bithatch:jimpulse:jar:1.2'
<dependency org="uk.co.bithatch" name="jimpulse" rev="1.2">
  <artifact name="jimpulse" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.bithatch', module='jimpulse', version='1.2')
)
libraryDependencies += "uk.co.bithatch" % "jimpulse" % "1.2"
[uk.co.bithatch/jimpulse "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.