Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: First real JSP Plugin: Sound Wav  (Read 2717 times)

0 Members and 1 Guest are viewing this topic.

Space Fractal

  • Wiki Master
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1888
  • Last login:September 26, 2023, 11:32:13 am
  • Space Fractal
    • Space Fractal
First real JSP Plugin: Sound Wav
« 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?
Decade Old Work: MultiFE, ArcadeMusicBox
Today Works: Various Spectrum Next games from Rusty Pixels and html5 games.

loadman

  • Wiki Contributor
  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: First real JSP Plugin: Sound Wav
« Reply #1 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.

Space Fractal

  • Wiki Master
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1888
  • Last login:September 26, 2023, 11:32:13 am
  • Space Fractal
    • Space Fractal
Re: First real JSP Plugin: Sound Wav
« Reply #2 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.

« Last Edit: March 21, 2008, 05:42:39 am by Space Fractal »
Decade Old Work: MultiFE, ArcadeMusicBox
Today Works: Various Spectrum Next games from Rusty Pixels and html5 games.