Coder Social home page Coder Social logo

transportr's Introduction

transportr-ss

transportr

Retro-themed command-line application providing basic transport controls for WAV files.

Run and Compile

  • Ensure build.sh is an executable:
chmod +x build.sh
  • Compile all code:
./build.sh
  • Run transporter:
./transporter

Getting Started

After running the program, the tracks in ./audio/ will be loaded into memory before reaching the main ncurses display.

Track 0 is the default initial selection, however the user can switch between tracks by pressing their respective key. Hitting spacebar will begin playback. The user may then follow the on-screen instructions regarding the other transport controls. It is worth noting that, though < and > are displayed for jump-back and jump-forward, respectively, these controls are technically , and ..

Audio

Two audio tracks are already in ./audio/ folder for ease of use. These may be replaced by the user, but it is important that all filepaths are included in the audioPaths.txt file. All audio files must have the same sample rate and be in WAV format.

transportr's People

Contributors

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