Giter VIP home page Giter VIP logo

mtrack's Issues

Investigate freezing issues

After the last release, I've run into a few issues, apparently from MIDI, where navigation stopped working. We need to figure this out.

Use MIDI transport by default

The controls should use MIDI transport standards be default. This will require the recognition of sysex messages.

FLAC parsing

We should support FLAC backing tracks in addition to WAV.

Status reporting

I'd like the ability to visibly report status somehow. PIRATEMIDI allows for individual light control, so I'm thinking a pulsing MIDI signal would do the trick here.

Increase code coverage

After the initial release, code coverage is at 41%. I'd like to get this to at least 70%.

Investigate ACK reporting

I'd love for MIDI controllers to be able to ACK back in some way to let mtrack know that it received the message. Many MIDI controllers can send a MIDI event on entering a new bank, so this is worth considering.

Allow mapping by track name instead of requiring a specific output per track

Track output channels should be optional and a mapping by track name should be configurable at the player level. For example, I should be able to define tracks click, cue, backing-l, and backing-r without an associated output channel per song. Then, in mtrack.yaml, I should be able to configure something along the lines of:

output_mapping:
  - track_name: source
    output_channel: 1
  - track_name: cue
    output_channel: 2
  - track_name: backing-l
    output_channel: 3
  - track_name: backing-r
    output_channel: 4

MIDI playback drift

Over time, MIDI playback will drift in the current configuration. This needs to be addressed.

Web interface

A web interface should be introduced so that mtrack can be monitored and controlled over a network connection.

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.