shntool | standard command-line switches

 by   flacon C Version: Current License: GPL-2.0

kandi X-RAY | shntool Summary

kandi X-RAY | shntool Summary

shntool is a C library. shntool has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

In addition to the standard command-line switches described in the "Basic Installation" section below, the configure script for shntool also recognizes the following four options:. The --with-modes and --with-formats switches are intended to allow you to selectively compile certain modes and/or file formats from the list of built-in modules. They also allow you to alter the order of their appearance in the modes[] and formats[] arrays internal to shntool, which may be useful if, for instance, you want to have the default output file format be 'shn' instead of 'wav' for modes that create files (since they default to the first file format that supports output, which will be 'wav' if the default order is not changed). For example, if you want support only for WAVE and shorten-compressed files, and you want 'shn' to be the default output format, then pass '--with-formats=shn,wav' to the configure script. Or, suppose you never intend to fix files, and would only like to view information about them. Then you can configure shntool to only support the 'len' and 'info' modes by passing '--with-modes=len,info' to the configure script. The --with-extra-modes and --with-extra-formats switches are intended to be used by module developers as a way to get their module compiled into shntool. For example, suppose you create a file format module for the 'bar' format. Then you can simply run './configure --with-extra-formats=bar' and your module will be included in the list of modules to be built. Mode modules are configured similarly. $Id: README,v 1.10 2007/01/08 15:26:07 jason Exp $.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              shntool has a low active ecosystem.
              It has 7 star(s) with 7 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 0 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of shntool is current.

            kandi-Quality Quality

              shntool has no bugs reported.

            kandi-Security Security

              shntool has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              shntool is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              shntool releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of shntool
            Get all kandi verified functions for this library.

            shntool Key Features

            No Key Features are available at this moment for shntool.

            shntool Examples and Code Snippets

            No Code Snippets are available at this moment for shntool.

            Community Discussions

            QUESTION

            How to bundle a few small utilities into a single exe?
            Asked 2017-Feb-21 at 06:56

            I've written a Windows 7 batch file that "calls" two small audio processing utilities, Tag.exe and SHNTools.exe (to extract a CUE sheet frm a large FLAC file and split it into tracks) which I would like to bundle all together, including the .CMD file, into a single executable file for my own ease-of-use. Is there a freeware that bundles small apps/programs/utils in this way? Or failing that, what's the easiest way to do this? Thanks.

            ...

            ANSWER

            Answered 2017-Feb-21 at 06:56

            Found one that does what I need: Bat-to-Exe Convertor by F2KO Software, which packaged up the batch file and the two utilities into a single file and executed all three perfectly, as written and as called, when that new .exe file was run.

            Source https://stackoverflow.com/questions/42342751

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install shntool

            You will most likely need GNU make to build and install shntool. So far, the standard make program is known to fail on NetBSD and Solaris. If 'make' fails, try 'gmake'. If you don’t have 'gmake', then you will need to install GNU make. The latest version of GNU make as of shntool’s release is 3.81, and you can build it from source available here: http://ftp.gnu.org/gnu/make/.

            Support

            A description of shntool’s modes and command-line arguments are contained in the man page. To see what changes were made since previous releases, consult the ChangeLog file.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/flacon/shntool.git

          • CLI

            gh repo clone flacon/shntool

          • sshUrl

            git@github.com:flacon/shntool.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link