Skip to content

jmePhonon/jmePhonon

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jmePhonon : Steam® Audio for jMonkeyEngine

Steam® Audio (phonon) implementation for jMonkeyEngine.

Supported platforms

  • Linux 64bit
  • OSX (64bit)
  • Windows 64bit

Binaries

plugins {
    id "io.github.0ffz.github-packages" version "1.2.1"
}
repositories { 
    maven githubPackage.invoke("jmePhonon")
}
dependencies{
    compile(group: 'com.jme3.phonon', name: 'jme_phonon', version: VERSION, ext: 'jar', classifier: '')
}

Documentation

License

The code in this repo is released under the BSD-3-Clause license, see LICENSE.md for more details.

Legal note

Please ensure that you have read and understood LICENSE.md and expecially legal/LICENSE.SteamAudio.md.

This code uses Steam® Audio SDK, that is a closed source library licensed under the VALVE CORPORATION STEAM® AUDIO SDK LICENSE.

Steam® is a trademark or registered trademark of Valve Corporation in the United States of America and elsewhere

Steam® Audio, Copyright 2017 – 2018, Valve Corp. All rights reserved.

About

Steam Audio (phonon) implementation for jMonkeyEngine.

Topics

Resources

License

Stars

Watchers

Forks