Coder Social home page Coder Social logo

ragingmidi's Introduction

Raging MIDI (status)

(Raging MIDI playing a file)

The project's goal is to make a complete, open-source, cross-platform replacement of Anvil Studio. Right now, it's little more than a powerful player.

Compiling

Qt libraries (either Qt4 or Qt5, whichever you have) are required on all systems. QtOpenGL is not required, but will make for some better performance. Install other dependencies listed below and use either Qt Creator or standard qmake make procedure. NOTE: make install for Raging MIDI has not been implemented.

Other dependencies by system: Windows: requires WinMM. Use either MinGW or MSVC compilers. Linux: requires ALSA. Packages: libqt4-dev libasound2-dev fluidsynth. To use a softsynth, run in a terminal: fluidsynth -l -s -aalsa -o audio.alsa.device=default {PATH_TO_SF2_FILE} Mac OS X: not supported yet, as I don't have a Mac to implement the required MIDI functions.

You might want to read the source code documentation, which for now you can get by installing ROBODoc and running robodoc --rc robodoc.rc in the root repository directory.

TODO

A lot. Right now there's no real todo list for all the small stuff (too much of it) but here are the major problems

  • No Mac OSX support. (QMidi doesn't support Mac, as I have no access to one. Anyone?)
  • No package generation anywhere but Windows (because I don't know anything about packaging anywhere else)
  • No BSD (OSS MIDI) support (because I can't find good docs for it)
  • No built-in synthesizer (TODO: fork fluidsynth to Qt/C++ and made a library out of it)

ragingmidi's People

Contributors

forrestcavalier avatar waddlesplash avatar

Stargazers

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

Watchers

 avatar  avatar  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.