Giter Club home page Giter Club logo

audiocropper's Introduction

AudioCropper

TODO: Long Description of AudioCropper

Requirements

  • Python-2.7
  • Sox with MP3 Support

Linux Installation

  • You need to install Python-2.7 or greater.

  • Run the following command to Install Sox:

      sudo apt-get install sox libsox-fmt-mp3
    
  • Download AudioCropper and run the following commands:

      tar -xf audiocropper-<version>.tar.gz
      cd audiocropper-<version>
      sudo python setup.py install
    

Windows Install

TODO

Author

Giuliano Di Pasquale

audiocropper's People

Contributors

nooby avatar

Watchers

 avatar James Cloos avatar

audiocropper's Issues

Finde better Name

I don't like the current name. A better one before V1.0 is important.

Windows Installation

Describe the installation on Windows with Sox.
Installing Sox on Windows is non trivial with MP3 read/write support.

Windows Install

Windows Installation with Distutil does not work like expected.

Sox Error Handling.

There is no Error handling If Sox outputs Error Codes on Stderr.
This should be handled by an Exception.

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.