More efficient sound management
RagingLightning opened this issue ยท 4 comments
While playing a modpack with open computers and immersive railroading, i found out, that with immerive railroading activated, the computer.beep function from OC only plays the noteblock sound, but without the mod, the "real" beep sound plays. Based on this issue i assume, that immersive railroading fills up all (or at least most) of the available sound memory, so that other mods (like OC or computronics (see here) as well) have no more space to use it.
Would it be possible to improve sound management, so that sounds are only loaded when needed and therefor keeping memory usage low?