Giter VIP home page Giter VIP logo

modplay's Introduction

modplay

A command-line IT/XM/S3M/MOD player based on DUMB and PortAudio.

Installation

  1. Install DUMB 0.9.3 or 1.0.0 (not 2.0.x) and PortAudio.
  2. Edit the Makefile if you wish.
  3. Run make && make install.

If you use Arch Linux or a derivative, you may also install via the AUR package.

Usage

Usage: modplay [OPTION]... FILE

Play an IT/XM/S3M/MOD file.

Options:
  -c, --channels 2           1 or 2 for mono or stereo
  -f, --fadeout 0.0          post-loop fadeout in seconds
  -i, --interpolation cubic  none, linear, or cubic
  -l, --loops 1              number of loops to play
  -o, --output FILE          render to WAV file instead
  -v, --volume 1.0           playback volume factor
  -h, --help                 print this message and exit
      --version              print version and exit

modplay's People

Contributors

jangler avatar

Stargazers

Samuel Gomes avatar Bocke avatar  avatar  avatar ok avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

doytsujin

modplay's Issues

Windows

Is possible to build it for Windows? I'm really needing a command-line mod-wav converter for my project.

Accept --flag=value style arguments

Currently the flag-parsing code presumes a blank between a flag and its value, even though the help text and man page (and convention) imply that an equals sign should serve just as well.

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.