shntool | standard command-line switches
kandi X-RAY | shntool Summary
kandi X-RAY | shntool Summary
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
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of shntool
shntool Key Features
shntool Examples and Code Snippets
Community Discussions
Trending Discussions on shntool
QUESTION
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:56Found 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.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install shntool
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page