Coder Social home page Coder Social logo

myelamrani / splitcode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from versebyversequran/splitcode

0.0 1.0 0.0 112 KB

This is the java source code that allows you to parse the timings files and handles rounding of milliseconds and all that jazz, and results in executing mp3splt for each file.

License: Apache License 2.0

Java 100.00%

splitcode's Introduction

VerseByVerseQuran-SplitCode

This is the java source code that allows you to parse the timings files and handles rounding of milliseconds and all that jazz, and results in executing mp3splt for each file.

This program will loop through files 001 to 114.txt and for each file will output the mp3s in the format xxxyyy.mp3 where xxx is chapter, yyy is verse.

To use it correctly, create a folder called "split" and then type in "java split.Main" and it will run it on the timing files.

you also have the source code (Main.java) incase you want to make modifications.

This was also done as a paid project for us. Requires: Java Runtime Environment (JRE) To recompile you need JDK and you can type "javac Main.java" and it will create a new Main.class for you email us at support @ lightuponlight dot com if you like this project

To recompile into a JAR file,

  1. javac split/Main.java this recreates the class file

  2. jar -cvfe VBV.jar split.Main split\Main.class this repackages it into a jar.

splitcode's People

Watchers

Mohamed Y. El Amrani avatar

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.