Giter Site home page Giter Site logo

toksisitee / popsoundeditor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 236 KB

Open source Sound Editor (extract, pack and preview) tool written in C++ for the game Populous: The Beginning.

License: GNU General Public License v3.0

QMake 2.01% C++ 96.58% C 1.41%
modding populous sound-editor bullfrog poptb

popsoundeditor's Introduction

PopSoundEditor

Open source Sound Editor tool written in C++ for Bullfrog's Populous: The Beginning game.

Features

  • Open SDT banks

    • Sound Banks
      • Soundd2.SDT contains the grunts of followers, ambient noises, SFX sounds, etc.
    • Drum Banks
      • PopDrum***.SDT files contain the rhythmic drums.
    • Music Banks
      • PopDrones22.SDT contains the game music.
  • Preview Sounds

    • Double click any sound entry to listen to the contents.
  • Extract SDT contents

    • Sound and drum banks contents can be exported as WAV files.
    • Music bank contents can be exported as MP2 files.
  • Create SDT banks

    • Create new Sound and Drum SDT banks made of your own sounds.
    • TODO: music bank creation is only half-finished.

Usage

  • Opening Banks
    • To open a SDT bank navigate to the File menu, then use the sub-menu options to select your desired bank type. Once you've opened a bank, the sound table will be appropriately filled with the bank contents. You may double click the entries to preview a specific sound.
  • Extracting Banks
    • As long as you have a bank opened, extracting banks is straight forward. Navigate to the File menu and select the Extract option.
  • Creating Banks
    • Follow the first step to extract a SDT bank. Replace the extracted files with your own files while maintaining the numbering prefixes and names of the files. These files will be in a different output folder depending on the bank you've extracted (sounds/drums/music). Now go to File -> appropriate bank sub-menu -> Create Bank. Note that your sound files have to be in the WAV format with the sample rate of 22.050 Hz.

License

PopSoundEditor Copyright © 2021 Toksisitee.
This program is distributed under the GNU GPLv3 license. See the LICENSE file for more details.

Building

Preview

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.