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: How to use HyperPin with LedBlinky for Audio animation only?  (Read 2477 times)

0 Members and 1 Guest are viewing this topic.

hogcia

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 37
  • Last login:March 16, 2025, 10:59:51 pm
  • TheFeboJukeBox
    • TheFeboJukeBox Project
 :banghead:I am at the last stages with my visual pinball cabinet, about 95% done. It all works good.

I hope someone can help with my last hurtle. I have a new Ledwiz and 5 RGB lights, they all work perfect.

All I want is to have the lights animate to sound when I start the hyperpin/visualpinbal.

I cant find on how to do this, what settings do I use in ledblinky to enable audio animation?

There is no option for HyperPin in ledblinky. I wouldn't mind if the lights animate with any sound on the pc nether, not just the emu. thanks for any help

Alex

arzoo

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2093
  • Last login:January 26, 2025, 08:51:53 am
  • Robots WILL kill you.
    • LEDBlinky
Re: How to use HyperPin with LedBlinky for Audio animation only?
« Reply #1 on: July 16, 2013, 01:28:11 pm »
LEDBlinky does not have native support for HyperPin, but you can still use it to animate your LEDs with the pc audio;

First, configure your Device/Port Inputs using the GenLEDBlinkyInputMap app. Since you’re only using LEDBlinky to animate your LEDs, you don’t necessarily need to specify any keyboard/joystick input codes.

Next, using the LEDBlinky configuration app, select 'Other Front-End' on the FE menu. Then, on the Audio Animation tab, configure how you want to sync the LEDs with the audio. There are a lot of options – refer to the Install and Config.pdf for help.

Finally, to run your configured audio animation, launch LEDBlinky using the following command line option:
c:\..\ledblinky\ledblinky.exe audio.lwax.
Robots will kill you.



Arcade Addiction

hogcia

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 37
  • Last login:March 16, 2025, 10:59:51 pm
  • TheFeboJukeBox
    • TheFeboJukeBox Project
Re: How to use HyperPin with LedBlinky for Audio animation only?
« Reply #2 on: July 16, 2013, 09:25:29 pm »
Hi arzoo, Thank so much for your quick reply. So, I followed your instructions and so far so good, I got the lights to animate to the sound! :notworthy:
 
The only part I am stuck now is the last one. Cant figure out how to run my configured audio animation. Do not know how to do the command line option thing. I do not see the "audio.lwax." file. Can you give me an example? thanks for helping.
« Last Edit: July 16, 2013, 09:37:07 pm by hogcia »

arzoo

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2093
  • Last login:January 26, 2025, 08:51:53 am
  • Robots WILL kill you.
    • LEDBlinky
Re: How to use HyperPin with LedBlinky for Audio animation only?
« Reply #3 on: July 17, 2013, 10:40:02 am »
Sorry for the confusion - there actually isn't any audio.lwax file, that's just a parameter value which tells LEDBlinky to run the configured audio animation.

Try this; open File Explorer and drill down to the ledblinky folder. Then from the Windows start menu, click Run. Drag the ledblinky.exe file into the Run window. You should see something like "c:\some path\ledblinky\ledblinky.exe". Move the cursor to the end of the command and add " audio.lwax". The complete command should look like this:
Code: [Select]
"c:\some path\ledblinky\ledblinky.exe" audio.lwax
Click OK. That should start LEDBlinky and run the audio animation based on your configuration. If all is working, you can use the same run command in a script or batch file.
Robots will kill you.



Arcade Addiction

hogcia

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 37
  • Last login:March 16, 2025, 10:59:51 pm
  • TheFeboJukeBox
    • TheFeboJukeBox Project
Re: How to use HyperPin with LedBlinky for Audio animation only?
« Reply #4 on: July 17, 2013, 09:49:20 pm »
Nice! It worked. Thank you so much for your help. I will be uploading a video.  :notworthy: