Coder Social home page Coder Social logo

soundslikejonny / game-audio-directory-manager Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 40.5 MB

This tools works with the host computers file system and the Wwise Authoring API to allow audio designers the ability to quickly transfer files to an audio directory, and then Wwise without the need to create or name a folder

Python 100.00%
wwise audio audio-design game-audio

game-audio-directory-manager's Introduction

Game Audio Directory Manager (Work In Progress)

This tools works with the host computers file system and the Wwise Authoring API.

It allows an audio designer to quickly move files from the DAW to an Audio Directory, into Wwise, and finally into Unreal. All while generating the appropriate file directories along the way. This way, they only have to type the filename once, and never have to create a folder or Wwise container, when used appropriately.

It works by parsing a filename (e.g. ply_fts_grass_walk_1.wav) into a list of strings and compares that against a dictionary of abbreviations (of popular audio terminology i.e. Foley, impact, weapon, whoosh, footstep, engine, etc.). It then creates those folders (i.e. /Player/Footsteps/Grass/Walk/) under a given parent folder, copies the files into the lowest sub-folder, and spits out a change list of everything that was modified as a .yaml file. When importing to Wwise, it reads the change list, imports the files, and creates appropriate containers if specified

Will include more options for Wwise containers in the future.

Demo CountPages alpha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.