letup / opentyrian

Automatically exported from code.google.com/p/opentyrian
GNU General Public License v2.0
0 stars 0 forks source link

music device #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
music instruments are lame. use fmod for music

What version of the product are you using? On what operating system?
latest version in xp

Please provide any additional information below.

Original issue reported on code.google.com by dinis....@gmail.com on 15 Feb 2013 at 6:30

GoogleCodeExporter commented 9 years ago
Again, your ticket is extremely poor.
Using fmod won't enhance the music in any way since the music MIDI played via 
an OPL3 emulator.

If you have the required skills, you could write/import a different MIDI 
system/emulator to the game to suit better to your taste.

Also, keep in mind that fmod is a proprietary and closed source library. 
Switching to fmod will break the portability of the game.
Therefore it's a very bad idea and it's definitely not worth it.

Original comment by lunavo...@gmail.com on 16 Feb 2013 at 3:56

GoogleCodeExporter commented 9 years ago
Tyrian's Loudness Sound System was built for AdLib's FM Synthesis -- not FMOD.

Original comment by mindless...@gmail.com on 16 Feb 2013 at 5:04