funcionando sin la parte de las settings.

This commit is contained in:
snt 2024-04-23 20:16:24 +02:00
parent b59cc92c5f
commit 8b5d9414d1
20 changed files with 239 additions and 343 deletions

View file

@ -6,15 +6,14 @@ https://git.criptomart.net/libremediaserver
Lbre Media Server ChangeLog
v 1.4
- change engine to miniaudio.
- Select sound device output.
- pan.
- Show faders values.
--> Hacer UI por fader: mute/centrado, valor, visualizador:
--> Hacer UI con la visualización de tiempos.
- SettingsDialog.
- Load/save conf file.
v 0.1.4
+ change engine to miniaudio. Refactor all audio methods to MiniAudioEngine.
+ Select sound device output.
+ pan.
+ Show faders values.
+ play offset.
+ Refactor AudioMasterWidget to AudioDMXReceptionWidget. Master functions will be in AudioWidget.
+ mp3, flac, wav (mp3 has given some errors seeking cursor...).
v 0.1.3 (19/04/2024)

View file

@ -32,8 +32,6 @@ v 1.5
- Play all medias found in folder consecutevily or random, with loop.
- Play all medias, consecutevily and random, with loop.
- mute/panic on layer.
- loop points.
- play offset. ¿stop offset?
- number of layers configured in conf file, up to 256.
- Master Bus Layer:
- each layer will have one "Gain" prefader that acts in source, "Vol" in v 1.3.
@ -44,10 +42,12 @@ v 1.5
- magicq .hed
- audio device linked, outputs will be redirected there.
- dmx address + universe settings.
- Keyboards strokes, select files from ui.
- Keyboards strokes, load media files from ui.
- Dar la opción clickeando en el widget de tiempo de poner una cuenta atrás en vez de hacia delante.
- LOGs y entrada de comandos.
- Bufgix: depurar errores cuando no carga la librería de medias, cambia el númmero de capas, cambia el universo, etc.
- Refactor AudioMasterWidget to AudioDMXReceptionWidget. Master functions will be in AudioWidget.
- New control mode without pitch control, it saves resources. MA_SOUND_FLAG_NO_PITCH
- Vumeter or indicator about audio output in layer and master.
- SettingsDialog.
- Load/save conf file.
- ¿stop offset? is it needed?