!WARNING! Don't use Java 7 or below versions. The code will only work in Java 8 (accurate) and up (not tested yet).
This program was developed by EduardoPlayss121.
If you see the source code and find "com.davvefan.nbsjava", it's me, because I'm a fan of Minecraft Note Block Studio made by Davve! :)
!WARNING! Don't re-upload or make changes to my program without giving proper credits! Otherwise, you could be banned from GitHub or something... O_o
This program was inspired by Minecraft Note Block Studio and aims to create a Java Virtual Machine Midi Player (JVMMP).
JVMMP is currently in the latest release. Your support by giving a star to this repository is highly appreciated!
You don't need to install these libraries separately as they are already implemented:
- JavaZoom (JLayer): Used for MP3 Player functionality.
- The rest of the required functionalities are implemented using Java default packages.
To use JVMMP, simply run the provided release Java JAR file (nbsjava1.jar) or the beta version JAR (nbsjava.jar) with a compatible version of Java installed on your system (Java 8 or higher).
- For MacOS/Linux users:
- run "chmod +x jvmmp.sh" (for first-time only)
- run "./jvmmp.sh" (with sudo or without sudo if you want)
- enjoy!
- For Windows Users
- start the "jvmmp.cmd" file.
- enjoy!
Feel free to fork this repository and decompile the source, make changes in the source. BUT, Leave the credits!
This project is licensed under the MIT License.