Code Monkey home page Code Monkey logo

sonicaudiotools's Introduction

Sonic Audio Tools

A set of tools to modify CRIWARE file formats.

Disclaimer

This project is no longer maintained. I have not done any significant development for several years, and do not have any plans to do so. However, if you wish to contribute to the project, I'm open to accepting pull requests.

Releases

You can get the latest development builds on the AppVeyor page.
Stable builds are published on the Releases page.

Building

If you still wish to build the solution yourself, do as follows:

  1. Clone from GitHub git clone https://github.com/blueskythlikesclouds/SonicAudioTools.git
  2. Open the solution in Visual Studio. (Visual Studio 2017 or later is required.)
  3. Install the missing NuGet packages.
  4. Build the solution.

Projects

If you wish to see more detailed information about the projects, visit the wiki page.

This is the main library of the solution. Contains classes for IO and file formats.

This tool allows you to edit the audio content of an ACB file.

This tool allows you to find AWB files and link them back to the ACB, required in extracting certain ACB files. Useful for games where the AWB files may be renamed or hidden (like Phantasy Star Online 2)

This tool allows you to inject audio file directly into ACB without repacking its AWB.
Useful for background music ACBs that use huge AWB files.

This tool allows you to create or edit CSB files. You can do things like adding/removing cues, editing real-time sound parameters, and more.

This tool allows you to edit the audio content of a CSB file.
It works like ACB Editor, and it is a lot simpler to use than CSB Builder.

License

See LICENSE.md for details.

sonicaudiotools's People

Contributors

actualmandm avatar aida-enna avatar blueskythlikesclouds avatar osa413 avatar radfordhound avatar shadowth117 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sonicaudiotools's Issues

CsbEditor: case sensitivity issue.

Bug description

CsbEditor doesn't do anything with a CSB file if it ends with ".CSB" instead of ".csb".

To reproduce

  1. Get any csb file that CsbEditor can extract/reimport.
  2. Rename the file extention from ".csb" to ".CSB".
  3. Use CsbEditor on the renamed file.

Expected behavior

Expected the CSB file to be extracted/reimported.

Additional context

Sonic 4's CSB files end with ".CSB".

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.