Giter Club home page Giter Club logo

xmpjack's Introduction

xmpjack

A very simple module player based on libxmp. Outputs audio samples to JACK only.

Released under the WTFPLv2, see COPYING for the full license text.

Usage: xmpjack [options] [--] <modfiles...>

Options:
        --jack-client-name foo
                Use custom JACK client name (default xmpjack)
        -n, --jack-no-autoconnect
                Do not autoconnect to first available physical ports
        --jack-no-transport
                Do not rely on JACK transport for play/pause/seek
        --jack-connect-left foo, --jack-connect-right bar
                Connect to specified JACK ports before playback
        -l, --loop
                Enable looping of modules (default is no looping)
        -p, --paused
                Don't automatically start playback
        -s, --shuffle
                Play back modules in random order

Interactive commands:
        q       Quit the program
        SPC     Toggle play/pause
        n       Play next module
        p       Play previous module
        /*      Increase/decrease gain by 1 dB
        Up/Dn   Pattern seeking

Dependencies

  • JACK
  • libxmp
  • a VT100-compatible terminal

Demo (video)

video thumbnail

Thanks to every contributor of both JACK and libxmp for producing amazing, libre software.

Improvements

  • Autoconnect toggle, better autoconnect code
  • Keyboard controls (pause, next/prev, toggle loop, etc.)
  • Shuffle mode
  • Sequence support
  • Loop mode
  • Cool visualisation
  • User-selectable interpolation, stereo separation, etc.
  • JACK transport (pause/play etc) support
  • JACK freewheel support
  • Seeking (partial, will always be flawed)

xmpjack's People

Contributors

artefact2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.