Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - DragShot

Pages: 1 2 [3]
21
Software Showcase / Re: Javascript Module Player
« on: December 13, 2013, 03:46:17 »
Hey, nice web app you got there. And JavaScript? I never tried to build something like a media player using JavaScript before, considering AudioContext is not supported in most browsers, and I'm still not familiarized enough with such scripts :\ .

Anyway, good luck. That project already rocks :) .

22
PC Players / NfmM MOD Player
« on: December 13, 2013, 03:39:36 »
Hello everybody. My name is Dany, 18 years old. I'm from Lima, Peru; and one of the things I like to do is to develop software. I've created some apps so far and I'm getting more skilled in Java.

Meanwhile, as I noticed there is a software section in this forum, I just wanted to post my own application. It's a ProTracker/FastTracker/ModPlugTracker module (.mod) desktop player made for JavaSE 1.7 (aka Java 7).

Specifically speaking about it, it's a dedicated player made for use in conjunction with a online car game called Need for Madness, which uses this module format for its soundtracks. Actually, many people got to know this site due to the creator's advice of looking for some good soundtracks in ModArchive.

Have a little screenshot of the version 2.1 being developed:


Current features:
- Local .mod files and zipped mod files support, using the game's engine called ModSlayer (which I couldn't find anywhere, so I assume it was made by the same guy who developed such game, I should ask him about it anyway).
- Playlists: playback, saving, loading, creation of new playlists using online search in the servers of Need for Madness.
- Tailor-made swing components for the GUI.
- Self-updateable.

Under development:
- Rise the time limit per track from 6:45 to 8:00 minutes (or a bit more).
- Optimization of controls (mainly redirecting controls to the output mixer instead of the audio clip, to get an actual control over the volume instead of just adjusting the gain).
- Integration of the HiFi Look&Feel, available in the jTattoo skins package (what you can see in this preview).
- Other minor improvements and bug fixes.

More info & download: http://dragshot.webcindario.com/software/modplayer.php

By the way, does somebody here know where I can know more about the internal bytecode in .mod files? I want to extend the engine being used in the player for stuff like adding compatibility with more effects, fixing some sampling issues and so, because this engine is really great at rendering the audio data but it's not perfect reading samples and certain effects.

Pages: 1 2 [3]