Build Your Own Arcade Controls Forum

Main => Audio/Jukebox/MP3 Forum => Topic started by: Space Fractal on March 20, 2008, 12:51:53 pm

Title: First real JSP Plugin: Sound Wav
Post by: Space Fractal on March 20, 2008, 12:51:53 pm
Hi Anyone.

This the first attempt to create a real Sound Wav plug-in with can play sound FX to the other soundcard. Grab a V2.0 Beta at:
http://www.jukeplugsys.com/?page_id=9

Would been great to include more wav files to this plug-in.

The Pure Basic source code is also included.

Other feature I should add in this plug-in?
Title: Re: First real JSP Plugin: Sound Wav
Post by: loadman on March 20, 2008, 09:45:12 pm
Mate That' good n stuff.  :applaud:

I really like how you can choose the soundcard.

I must find a way to do that for my mala Plug-ins too. :P

Anyway my only enhancement suggestion for you plug-in is add the ability to to see what is assigned to what event at a glance.
Title: Re: First real JSP Plugin: Sound Wav
Post by: Space Fractal on March 21, 2008, 05:30:07 am
That why I (still) like bass.dll, which is used as a sound engine (and seen it didden't crash like Pure Basic's DirectShow did). It have the possible to init a another sound card if you want.

You can see what that is assigned when you change the KEY_EVENT gadget. When you change the KEY_EVENT gadget, it would change the assigned soundname as well.

So for the suggestion, this part could been better, but it works, which was the important part first.

I do have planning to have the possible to change the volume and balance on each sound file... Since this is not a DJ plugin or such, I dosent have plan to have a selectable soundcard for each sound too.