EdgeLordKirito.Mp3FileCut 0.0.1

dotnet tool install --global EdgeLordKirito.Mp3FileCut --version 0.0.1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local EdgeLordKirito.Mp3FileCut --version 0.0.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EdgeLordKirito.Mp3FileCut&version=0.0.1                
nuke :add-package EdgeLordKirito.Mp3FileCut --version 0.0.1                

CLIMP3Cut

CLIMP3Cut is an abstraction between the hard to use FFmpeg and the user.

Commands

Cut

this command takes in a target file and parameters for either front and or back and creates a new File in the directory named after the input with an cut appended
Examples:

  1. cut C:\user\selected.mp3 -f 01:30 -b 02:00
  2. cut C:\user\selected.mp3 -f 01:30
  3. cut C:\user\selected.mp3 -b 02:00
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.0.1 123 6/4/2024

Beta release use without warranty