Import sound bank from zip archive

Started by t1m013y, April 25, 2024, 15:51:36

Previous topic - Next topic

t1m013y

I have zip archive with sounds I want use in my music. How can I import it to OpenMPT without unpacking and importing any sound separately?
Archive structure example:
archive.zip
|- pack1.zip
|  |- pack1  <-- directory
|     |- sound1_1.wav
|     |- sound1_2.wav
|     |- sound1_3.wav
|     |- ...
|- pack2.zip
|  |- pack2 <-- directory
|     |- sound2_1.wav
|     |- sound2_2.wav
|     |- ...
|- ...

Saga Musix

Archive support currently only includes decompression of single modules. Samples or even multiple samples at once are not supported by this mechanism at the moment.
» No support, bug reports, feature requests via private messages - they will not be answered. Use the forums and the issue tracker so that everyone can benefit from your post.