https://github.com/jdsherbert/fmod-audio-engine
Simple FMOD implementation into a C++ project, that uses FMOD Studio & Core as a wrapper to playback Audio files.
https://github.com/jdsherbert/fmod-audio-engine
audio audio-engine audio-player audioengine cplusplus cpp cpp17 fmod fmod-api fmod-core-api fmod-library fmod-studio fmodstudio
Last synced: about 1 year ago
JSON representation
Simple FMOD implementation into a C++ project, that uses FMOD Studio & Core as a wrapper to playback Audio files.
- Host: GitHub
- URL: https://github.com/jdsherbert/fmod-audio-engine
- Owner: JDSherbert
- License: mit
- Created: 2023-11-07T13:19:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T17:15:11.000Z (over 2 years ago)
- Last Synced: 2025-02-13T22:38:12.283Z (about 1 year ago)
- Topics: audio, audio-engine, audio-player, audioengine, cplusplus, cpp, cpp17, fmod, fmod-api, fmod-core-api, fmod-library, fmod-studio, fmodstudio
- Language: C#
- Homepage:
- Size: 2.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# FMOD Audio Engine
-----------------------------------------------------------------------
-----------------------------------------------------------------------
## Overview
Simple FMOD implementation into a C++ project, that uses FMOD Studio & Core as a wrapper to playback Audio files.
-----------------------------------------------------------------------