Code Monkey home page Code Monkey logo

brahms's Introduction

Brahms

Brahms is a command line utility written in Go that quickly generates good-looking visuals of midi-files.

It is inspired by Off the staff by Nicholas Rougeux.

Feel free to open PRs, issues, etc. I'm glad to help.

Example

Below you can see an example of Beethoven's Symphony Nr. 9 (at least i think so, I can't remember exactly ๐Ÿคทโ€):

Img

Generated some other nice visualisation? Share it here with the world in the project's showcase.

Installation

Prerequisites

Please ensure that you have installed midicsv and made it available in your PATH variable so you can call it directly from the command-line.

You can test your midicsv installation by calling midicsv -u in your console. The expected output has to be similar to this:

Usage: Your\Path\Where\It\Is\Midicsv.exe [ options ] [ midi_file ] [ csv_file ]
       Options:
           -u            Print this message
           -v            Verbose: dump header and track information
Version 1.1 (January 2008)

Windows

  1. Download the latest .exe release here.
  2. Add the downloaded executable to your PATH variable.

Usage

NAME:
   brahms - visualize your music

USAGE:
   brahms -i path/to/midi [global options]

VERSION:
   v0.1.0

GLOBAL OPTIONS:
   --in infile, -i infile     infile
   --out outfile, -o outfile  outfile
   --colors hex, -c hex       case-insensitive comma-separated string of hexcolors, e.g. '#40e0d0,#ff8c00,#ff0080'
   --fill-opacity value       (default: 0.5)
   --help, -h                 show help (default: false)
   --version, -v              print the version (default: false)

Tips

For nice gradients look at https://uigradients.com/ or at https://webgradients.com/.

brahms's People

Contributors

alexfwulf avatar wulfheart avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

wentaohub

brahms's Issues

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.