Skip to content

Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.

License

Notifications You must be signed in to change notification settings

lineCode/RuntimeAudioImporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Runtime Audio Importer

Importing audio of various formats at runtime

Explore the docs »

Marketplace . Releases . Support Chat

Features

  • Fast transcoding speed (≈ 200-900 ms)
  • Supported for major audio formats: MP3, WAV, FLAC and OGG Vorbis
  • Supported for RAW formats: Signed 16-bit, Signed 32-bit, Unsigned 8-bit, 32-bit float
  • Automatic detection of audio format
  • Sound wave compression
  • Exporting a sound wave to a separate file
  • Pre-imported sound assets
  • No any static libraries and external dependencies
  • Support for all available devices (Android, iOS, Windows, Mac, Linux, etc)

Additional information

The in-memory audio transcoding operation is done on dr_libs and stb_vorbis.

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2022, Epic Games, Inc. All rights reserved.

About

Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.7%
  • C 6.9%
  • C# 1.4%