1. Sounds are difficult with this number of elements, most of them will sound the same. 2. The sounds will stack up, causing problems. 3. The sounds could be deafening.
From a personal prespective (I'm not a mod) all current sound mods either use:
- An external program that runs and communicates with TPT to play sounds (that lua sound mod)
- Require extra MIDI libraries to play sound
- Can only play sounds from a user directory (can't be included with saves)
SDL's native sound library kinda sucks, as I don't think the devs want to package 100 MB of piano note sound files with TPT, so they'll have to generate the sound using code. And getting it to sound good is hard, this was the best I could do with SDL sound:
https://www.youtube.com/watch?v=2dhK1PLomFs
and it sounds horrible. (and it's really buggy too)
From a personal prespective (I'm not a mod) all current sound mods either use:
- An external program that runs and communicates with TPT to play sounds (that lua sound mod)
- Require extra MIDI libraries to play sound
- Can only play sounds from a user directory (can't be included with saves)
SDL's native sound library kinda sucks, as I don't think the devs want to package 100 MB of piano note sound files with TPT, so they'll have to generate the sound using code. And getting it to sound good is hard, this was the best I could do with SDL sound:
Actually you need to compile from source: https://github.com/Bowserinator/TPT-Ultimata-Mod/tree/development
Lol , jacob , there is nothing in ur comment
what is compile