Giter Site home page Giter Site logo

Comments (2)

mrene avatar mrene commented on August 28, 2024

The parser library requires -- to be before all positional arguments, all further arguments are then interpreted as values instead of as options.

In your case you can do minidsp -v --tcp 127.0.0.1 input 0 peq 0 set -- 1.0 -2.0 3.0 4.0 -5.0

from minidsp-rs.

hhartmut avatar hhartmut commented on August 28, 2024

Thanks for the help. That works.

I did try to put the -- before the actual negative values but that did not work (see above)

So I think the help text could be improved to advise like in your example. Also it would be helpful to advise in the help text in which order the biquad coefficients have to be put. (I could figure that out myself by analyzing the debug output and comparing with a biquad file import, but as they say: explicit is better than implicit....)

Anyhow, consider the case closed with my thanks for your effort and this great piece of software.

from minidsp-rs.

Related Issues (20)

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.