Description
Description-Separate-1Demonstrates playing MUS data in id Tech 1 WAD by intrinsic windows dll function.
While study the doom engine, I came cross Sylvain's LABVAD.
I found it don't display some WAD data well and can't play BGM.
I have fixed these two issues, and this part is for MUS play.
Description-Separate-2How to Use
How-Separate-1How to use:
- Open front panel of top level vi in LLB
- Choose a pre-loaded MUS data in combobox, eg: E1M1
- Run the code
- Press stop button to stop the player
Only 4 MUS data is pre-loaded in the demo.
Download other WADs and use LVWAD to get more sound tracks
How-Separate-2Related Links
Related-Separate-1Support resource
LABWAD - LLB to open WAD files from Doom & Doom2
Sylvain-Deposit / LabWad
File for older version Lv
Proj for Labview 8.6
Related-Separate-2