Skip to content

Valve's SteamAudio, with all dependencies bundled as source code

Notifications You must be signed in to change notification settings

RavEngine/SteamAudio-All

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamAudio-All

Valve's SteamAudio, ready to compile with all dependencies as source. Note that export targets and post-build steps for the Unity/Unreal/Fmod plugins have been removed, and the library type has been set to static.

Building

add_subdirectory(SteamAudio-All EXCLUDE_FROM_ALL)
# ...
target_link_libraries(your-game PRIVATE phonon)

About

Valve's SteamAudio, with all dependencies bundled as source code

Resources

Stars

Watchers

Forks