prototipo de filtro funcionando, muy sucio.
This commit is contained in:
parent
8c69da5f9d
commit
7cd4c8fbd8
6 changed files with 276 additions and 98 deletions
|
@ -29,24 +29,21 @@ v 0.2.0 Antígona (26/05/2024)
|
|||
- Play all medias found in one folder.
|
||||
- Play all medias in one folder consecutevily.
|
||||
- Play all medias in one folder randomly.
|
||||
+ Multi audio devices output.
|
||||
|
||||
v 0.1.3 Leúcade (19/04/2024)
|
||||
|
||||
+ Ubuntu 22.04 jammy.
|
||||
+ Qt 5.15.3.
|
||||
+ Pitch.
|
||||
+ Loop.
|
||||
|
||||
v 0.1.2 Mayordomo (12/08/2015)
|
||||
|
||||
- GUI config.
|
||||
- Several bugs tested in real world.
|
||||
- Variable layers.
|
||||
- SFML as audio engine.
|
||||
+ GUI config.
|
||||
+ Variable layers.
|
||||
+ SFML as audio engine.
|
||||
|
||||
v 0.1.1 Pascual (24/09/2014)
|
||||
|
||||
+ First Version: 4 layers playing .ogg.
|
||||
+ Needs Open Lighting Arquitecture => 0.9.0.
|
||||
+ Pure Data as audio engine.
|
||||
|
||||
+ Qt4
|
||||
|
|
|
@ -25,7 +25,6 @@ v 0.2.2
|
|||
- Octopus Sound Card support (6 outputs - 8 inputs).
|
||||
|
||||
v 0.2.1
|
||||
- Multi devices output.
|
||||
- mute/panic on layer.
|
||||
- Master Bus Layer:
|
||||
- each layer will have one "Gain" prefader that acts in source, "Vol" in v 1.3.
|
||||
|
@ -46,6 +45,7 @@ v 0.2.1
|
|||
- ¿Exit Point? is it needed?
|
||||
- Hardening: check return errors, try/catch exceptions, i'm too happy....
|
||||
- Tests: errors on wrong conf file.
|
||||
- Ui/Ux: seek cursor playback
|
||||
|
||||
v0.2.0:
|
||||
- Vumeter or indicator about audio output in layer and master, add to sliderGroup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue