Code Monkey home page Code Monkey logo

bambam's Introduction

Bam Bam

Converts a MIDI drum track from one drum sample map to another.

Why? Because nothing erases the stank-face of a tasty guitar riff faster than replacing a thunderous rimshot on the toms with a vibraslap, when you least expected it.

You can go from any format to any other format, as long as you start with EZDrummer 2's Modern Original Mix and map to General MIDI Percussion. In other words, this currently only supports a one-way mapping between two specific formats.

Continuous Integration

Builds run with GitHub Actions:

Documentation

Reading these might help you use and/or work on the code here:

  • Architecture: Decisions about how to structure the code.
  • MIDI Reference: Some notes about MIDI that were useful during development.
  • Roadmap: Some ways to make this code more useful, if development resumes.
  • Task Automation: Automation for common development tasks.
  • Tools: Tools to set up, in order to develop code in this project.
  • Usage: How to run this thing, so you can re-map your drum track and get back to production.

Sources

Here is how the files in this repository are organized:

  • .github/workflows: GitHub Actions configuration that builds, checks, and tests the code.
  • data/: Data to use for development.
    • ezdrummer-2/: REAPER project used to create MIDI files for testing.
    • private/: A convenient place to keep private data without adding it to the repository.
  • doc/: Documentation.
  • features/: Feature and discovery tests, along with code specific to those.
  • src/: Code.
    • ezd-mapper/: MIDI mapper for EZDrummer 2 to General MIDI Percussion.
    • main/: Top-level scripts to call from package.json.
    • midi/: Abstract data model and core logic.

Usage

The main reason for this code is to re-map events.

See the Usage Guide for other things this code can do.

bambam's People

Contributors

kkrull avatar

Watchers

 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.