From f565b254e26ac4f555260598abf78d52958273ec Mon Sep 17 00:00:00 2001 From: muczc1wek Date: Sun, 3 Sep 2023 11:23:13 +0200 Subject: [PATCH] Add mention about zBassMusic in main music article --- docs/zengin/music.md | 4 ++++ docs/zengin/music.pl.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/zengin/music.md b/docs/zengin/music.md index 3705bebb97..397edcc02a 100644 --- a/docs/zengin/music.md +++ b/docs/zengin/music.md @@ -18,3 +18,7 @@ The music directory contains these file types: - Patterns - fragments of tracks, that can be later merged, looped and superimposed on each other - `.sgt` - File with properly connected patterns - the final track + +## Alternative Music System + +The [zBassMusic](./union/plugins/zbassmusic.md) plugin replaces Zengin's default music library with the much newer BASS library. This allows, among other things, to play music in such formats as `.mp3` or `.ogg`, and to pack songs into `.vdf` and `.mod` archives. \ No newline at end of file diff --git a/docs/zengin/music.pl.md b/docs/zengin/music.pl.md index 95e4c6fde0..0d45eecc11 100644 --- a/docs/zengin/music.pl.md +++ b/docs/zengin/music.pl.md @@ -21,3 +21,7 @@ Katalog `Music` zawiera następujące typy plików: - Wzory (Patterns) - fragmenty utworów, które można później łączyć, zapętlać i nakładać na siebie. - `.sgt` - Plik z odpowiednio połączonymi wzorami (patternami) - końcowy utwór + +## Alternatywny System Muzyczny + +Plugin [zBassMusic](./union/plugins/zbassmusic.md) zastępuje domyślną bibliotekę muzyczną Zengina, dużo nowszą biblioteką BASS. Umożliwia to między innymi odtwarzanie muzyki w takich formatach jak `.mp3` lub `.ogg`, oraz pakownie utworów do archiwów `.vdf` i `.mod`. \ No newline at end of file