Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trigger-segfault/quickwavebank

A quick and easy tool for creating Xact Wave Banks.
https://github.com/trigger-segfault/quickwavebank

terraria tool wavebank xact xwb

Last synced: 2 months ago
JSON representation

A quick and easy tool for creating Xact Wave Banks.

Awesome Lists containing this project

README

        

# Quick Wave Bank ![AppIcon](http://i.imgur.com/kFThU0Z.png)

[![Latest Release](https://img.shields.io/github/release/trigger-death/QuickWaveBank.svg?style=flat&label=version)](https://github.com/trigger-death/QuickWaveBank/releases/latest)
[![Latest Release Date](https://img.shields.io/github/release-date-pre/trigger-death/QuickWaveBank.svg?style=flat&label=released)](https://github.com/trigger-death/QuickWaveBank/releases/latest)
[![Total Downloads](https://img.shields.io/github/downloads/trigger-death/QuickWaveBank/total.svg?style=flat)](https://github.com/trigger-death/QuickWaveBank/releases)
[![Creation Date](https://img.shields.io/badge/created-september%202017-A642FF.svg?style=flat)](https://github.com/trigger-death/QuickWaveBank/commit/bf94593dac379d7f182622f2c3b1e73e876f2d95)
[![Terraria Forums](https://img.shields.io/badge/terraria-forums-28A828.svg?style=flat)](https://forums.terraria.org/index.php?threads/61813/)
[![Discord](https://img.shields.io/discord/436949335947870238.svg?style=flat&logo=discord&label=chat&colorB=7389DC&link=https://discord.gg/vB7jUbY)](https://discord.gg/vB7jUbY)

A quick and easy tool for creating Xact Wave Banks for use in games like Terraria. Also comes with extraction capabilities. Save lists of wave files for use with Wave Bank creation.

![Window Preview](https://i.imgur.com/8JE22aX.png)

### [Wiki](https://github.com/trigger-death/QuickWaveBank/wiki) | [Credits](https://github.com/trigger-death/QuickWaveBank/wiki/Credits) | [Image Album](http://imgur.com/a/9K2vT)

### [![Get Quick Wave Bank](http://i.imgur.com/aAEqIV1.png)](https://github.com/trigger-death/QuickWaveBank/releases/latest)

## About

* **Created By:** Robert Jordan
* **Version:** 1.0.3.1
* **Language:** C#, WPF

## Requirements for Running
* .NET Framework 4.5.2 | [Offline Installer](https://www.microsoft.com/en-us/download/details.aspx?id=42642) | [Web Installer](https://www.microsoft.com/en-us/download/details.aspx?id=42643)
* Windows 7 or later

## Requirements for Source Code
* Extended.Wpf.Toolkit | [NuGet Package](https://www.nuget.org/packages/Extended.Wpf.Toolkit/)
* Place *XactBld3.exe* from XNA Game Studio 4.0 in QuickWaveBank's Resources folder.
* BuildConsole must be manually rebuilt after changes since it's only linked to QuickWaveBank by resource.

## Features
* Create Wave Banks from wave files for use in games like Terraria.
* Load and save wave file lists for later use.
* Extract Wave Banks to facilitate modification.
* No hassle. Visual Studio not required.