Difference between revisions of "Sound Effects"

From SBOL Project
Jump to: navigation, search
(Created page with "== Format == The sound effects format in SBOL is DLS which is a file format which contains multiple WAV files and parameters. Luckily this is a known format and there are edit...")
 
(Format)
Line 1: Line 1:
 
== Format ==
 
== Format ==
The sound effects format in SBOL is DLS which is a file format which contains multiple WAV files and parameters. Luckily this is a known format and there are editors that can edit these files. The program you can use to edit these files is "Microsoft DirectMusic Producer". This is a utility that came with the DirectX8 development tools. Microsoft removed links to the installer. The installer is also 16bit so you'll have issues installing this on anything later than Windows XP. So I've recreated the installer that supports modern operating systems. You can download this [http://sbol.myae86.co.uk/uploads/DMUSProd%20Setup.exe here]
+
The sound effects format in SBOL is [https://en.wikipedia.org/wiki/DLS_format DLS] which is a file format which contains multiple WAV files and parameters. Luckily this is a known format and there are editors that can edit these files. The program you can use to edit these files is "Microsoft DirectMusic Producer". This is a utility that came with the DirectX8 development tools. Microsoft removed links to the installer. The installer is also 16bit so you'll have issues installing this on anything later than Windows XP. So I've recreated the installer that supports modern operating systems. You can download this [http://sbol.myae86.co.uk/uploads/DMUSProd%20Setup.exe here]

Revision as of 01:37, 18 June 2018

Format

The sound effects format in SBOL is DLS which is a file format which contains multiple WAV files and parameters. Luckily this is a known format and there are editors that can edit these files. The program you can use to edit these files is "Microsoft DirectMusic Producer". This is a utility that came with the DirectX8 development tools. Microsoft removed links to the installer. The installer is also 16bit so you'll have issues installing this on anything later than Windows XP. So I've recreated the installer that supports modern operating systems. You can download this here