Download fscape_2.11-2.4.0.jar file - Jar f

Jar examples for f:fscape-2.11

Description

A standalone audio rendering software for time domain and spectral signal processing

You can download jar file fscape_2.11 2.4.0 in this page.

License

GPL v2+

Build File

You can use the following script to add fscape_2.11-2.4.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>fscape_2.11</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'de.sciss', name: 'fscape_2.11', version: '2.4.0'
libraryDependencies += "de.sciss" % "fscape_2.11" % "2.4.0"
<dependency org="de.sciss" name="fscape_2.11" rev="2.4.0"/>
@Grapes(@Grab(group='de.sciss', module='fscape_2.11', version='2.4.0'))
'de.sciss:fscape_2.11:jar:2.4.0'

Download

Click the following link to download the jar file.

fscape_2.11-2.4.0.pom



Related Tutorials