Coder Social home page Coder Social logo

irdkwia / skysongbuilder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adakite1/skysongbuilder

0.0 0.0 0.0 88 KB

Build custom songs for Pokémon Mystery Dungeon: Explorers of Sky from Soundfonts and MIDI files

License: MIT License

Rust 100.00%

skysongbuilder's Introduction

skysongbuilder

A tool to build custom songs for Pokémon Mystery Dungeon: Explorers of Sky from Soundfonts and MIDI files

Features:

  • Optimizations down to the note-level
    Any Soundfonts you put in are optimized and trimmed down to what notes are played in the MIDI files. For example, if you have a piano soundfont with 88 samples, but a song keeps playing E E E E E E E over and over again, the converted sample bank will only contain 1 sample: the E. That's right, it's optimizations at the note-level! From there, every level of a soundfont is optimized to strip away anything that isn't strictly required.

  • Simple configuration
    You just have to make one configuration file named soundtrack.yml. Here's an example of what that might look like.

  • Pretty much perfect recreation of SF2/MIDI playback
    Since the first version of dse, the tool has grown to a point where it can get all the sample data, envelope values, and other perculiarities right to a point where playback of most files sound almost identical, bar DSE peculiarities in sound. Thanks to @solargress for beta testing.

How to use:

  1. Make the config file
  2. Download the latest version here: Releases
  3. Run it (best to do inside PowerShell so you can see any errors that happen)
  4. You're done!

skysongbuilder's People

Contributors

adakite1 avatar irdkwia avatar

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.