pan not working, can not pan an stereo track with openAl.
I will change to miniaudio, tag this before changes.
This commit is contained in:
parent
ba9fcfadeb
commit
78695b7976
11 changed files with 108 additions and 59 deletions
51
docs/roadmap.txt
Normal file
51
docs/roadmap.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
*******************************************************************************
|
||||
Libre Media Server Audio - An Open source Media Server for arts and performing.
|
||||
(c) Santiago Noreña 2012-2024 <lms@criptomart.net>
|
||||
Code: https://git.criptomart.net/libremediaserver
|
||||
*******************************************************************************
|
||||
|
||||
Libre Media Server Roadmap
|
||||
(or a whislist...)
|
||||
|
||||
v 0.2.1
|
||||
- skin, UI/UX
|
||||
- live input.
|
||||
|
||||
v 0.2.0
|
||||
- Use sACN directly.
|
||||
+ la instalación de OLA es mediante compilación, el repo de paquetes no está actualizado, nada user-friendly.
|
||||
+ hay que empaquetar OLA, incluirlo en el binario, o implementar sACN y linkarlo estáticamente.
|
||||
+ https://github.com/ETCLabs/sACN
|
||||
- Qt6.
|
||||
- audio processing (eq, rev, compresor, ...).
|
||||
- CIPT/MSex, send icons play-pause-stop.
|
||||
- Rasp build.
|
||||
- Octopus Sound Card support (6 outputs - 8 inputs).
|
||||
|
||||
v 1.5
|
||||
- Select sound device output.
|
||||
- Multi device output, router layers to devices and audio outputs.
|
||||
- Jack/pipewire integration?
|
||||
- Rose noise and sine generator in menu to test system.
|
||||
- Play Mode:
|
||||
- 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.
|
||||
- Dar la opción clickeando en el widget de tiempo de poner una cuenta atrás en vez de hacia delante.
|
||||
- Master Layer:
|
||||
- Mute.
|
||||
- Pan.
|
||||
- Keyboards strokes, select files from ui.
|
||||
- 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.
|
||||
|
||||
v 1.4
|
||||
- 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.
|
Loading…
Add table
Add a link
Reference in a new issue