snt
3613d8fa51
indicador de volumen con dos decimales
2024-04-24 20:23:20 +02:00
snt
32a1e5cb0c
process double channels only once in each frame
2024-04-24 17:41:40 +02:00
snt
63f25e8209
changed some printf to qlogs
2024-04-24 15:07:00 +02:00
snt
6cfe89aa7c
bump version 0.2.0
2024-04-24 14:00:02 +02:00
snt
8b5d9414d1
funcionando sin la parte de las settings.
2024-04-23 20:16:24 +02:00
snt
b59cc92c5f
funcionando controles ui
2024-04-23 01:16:52 +02:00
snt
abf5d3340f
wip acciones desde ui, la primera capa hace bien el pause pero el resto
...
no. sólo reciben datos las ptres primeras capas.
2024-04-22 20:39:05 +02:00
snt
521f1fc6d7
funcionando con dmx, controles Ui muestran info pero no actúan sobre el
...
sonido.
Refactorizado todos lo métodos que interactúan con el sonido a miniaudioengine
2024-04-22 19:14:49 +02:00
snt
7aea8f6cf1
WIP miniaudio working, some sigsev while playing...
2024-04-20 20:19:16 +02:00
snt
78695b7976
pan not working, can not pan an stereo track with openAl.
...
I will change to miniaudio, tag this before changes.
2024-04-19 00:21:55 +02:00
snt
ba9fcfadeb
pan, pitch, loop
2024-04-18 02:17:09 +02:00
snt
5d57eb705a
funcionando ;-)
2024-04-17 22:00:11 +02:00
snt
1013798788
moved auxiliary files to docs folder
2024-04-16 14:00:54 +02:00
snt
0b958b5fd8
cambios desconocidos
2023-09-05 17:47:35 +02:00
Santi Noreña
5f27d17d8a
Empezando la configuración mediante el GUI
2014-10-17 18:34:47 +02:00
Santi Noreña
02fa9827c2
Changed version to 0.1.3
2014-10-17 17:14:56 +02:00
santi
415db66a87
Changed version to 0.1.2
...
Chaged some doc
2014-10-15 19:07:56 +02:00
santi
bdd72825db
Fix bug when changing at the same time folder and file load two time the
...
file
Removed sendDMX() on init
Added dome doc in audiolayerwidget.h
Cleaned comments on olathread.cpp and olathread.h
2014-10-08 21:11:50 +02:00
santi
eb447007d9
Trying fix the sigsev on olaThread::socketClosed()
2014-10-08 14:59:25 +02:00
santi
2d16fb6af7
Merge branch 'sfml'
...
Added Singleton to AudioWidget
Conflicts:
lms-audio.xlm
puredata/layer_audio.pd
src/audiolayerwidget.cpp
src/audiolayerwidget.h
src/audiomasterwidget.cpp
src/audiomasterwidget.h
src/audiomotor.cpp
src/audiomotor.h
src/audiowidget.cpp
src/defines.h
src/libremediaserver-audio.cpp
src/libremediaserver-audio.h
src/libremediaserver-audio.pro
src/libremediaserver-audio.ui
src/medialibrary.cpp
src/medialibrary.h
src/olathread.cpp
src/olathread.h
src/settings.cpp
src/settings.h
2014-10-03 13:17:00 +02:00
santi
38233b8940
Cleaning
2014-09-24 13:50:33 +02:00
santi
6756a32647
- Changed version to 0.1.1
2014-09-22 21:05:47 +02:00
santi
eecc123e98
- Fixed a bug in order of initialization and registering universes in
...
ola
2014-09-22 20:58:56 +02:00
santi
1b7664edaf
- Moved all settings to settings class. Singleton in settings class.
...
- New socketClosed function on OlaThread to handle olad closing
- Added some doc
2014-09-22 20:19:49 +02:00
santi
fc1eda5ae9
Added a new callback to m_client to recovery the connection on server
...
close.
Not tested and not registerig the real universes, only universe 1.
2014-08-18 15:52:18 +02:00
santi
dd544be8dc
Cosmetic changes in GUI
2014-08-14 00:54:46 +02:00
santi
d7db568784
Cleaned old code. Changed the GUI refresh. Now there is a global receive
...
dmx instead one by layer
2014-08-13 22:51:25 +02:00
santi
90f3b093c0
Varias mejoras. Incluido settingsdialog, pero no funcional
2014-08-13 21:47:28 +02:00
santi
5612d10711
ola logging now works.
...
Debug level
2014-07-29 17:25:11 +02:00
santi
1dd20c9b05
Changed the audio library to SFML. Now working in qt5.3.2.
2014-07-25 20:38:18 +02:00
santi
747f5d4af6
Fixed sigsev on exit
...
On AudioMotor destructor
2014-07-24 14:29:04 +02:00
santi
061f58aee4
Fixed sigsev on init. Added AudioMasterWidget only with receiving dmx
...
checkbox.
Protected requestNewFile for NULL on m_media
Settings::readtFile returns bool now.
2014-07-24 13:46:55 +02:00
santi
87e1a22e47
Moved defines to defines.h
...
Work on sigsev alt init media library without path, not fixed yet.
2014-07-23 18:23:10 +02:00
santi
7616d963fa
Remove some warnings compilation. Cleaned some comments
2014-07-23 17:17:59 +02:00
Santi Noreña
7900559501
Fixed pd not closing on exit
...
Set Window Title to VERSION define
2014-07-16 18:49:24 +02:00
Santi Noreña
a45234bc68
Fixed sigsev on PD restart.
...
Fixed pan bug on pd patch
2014-07-16 18:24:51 +02:00
Santi Noreña
5cfd9f7a10
Fixed pan bug (again)
...
Reduced the debug output
The volune range is 0 -100 and dbtorms is used in pure data to make the
scale logarithm
2014-07-15 20:03:14 +02:00
Santi Noreña
37835e7571
Now on pause fill the buffer with silent instead stopping.
...
Abandono esta rama de desarrollo:
1. Al cambiar el volumen se escucha ruido
2. QAudioOutput::reset() no funciona correctamente
3. Hay muchos pops en la reproducción
2014-07-15 17:27:11 +02:00
Santi Noreña
fe4d118cfb
clean 2 reset() calls on stop
2014-07-13 23:41:55 +02:00
Santi Noreña
6ddd7c3232
The bug stills remains, it seems a bug in the reset() function in QAudioOutput not relly resetting the audio buffer...
2014-07-13 21:39:30 +02:00
Santi Noreña
ad89b51aa3
fixed bug not resetting audio buffer in load and play
2014-07-13 20:12:32 +02:00
Santi Noreña
7f9152b267
Some qDebug changed
2014-07-13 19:29:03 +02:00
Santi Noreña
e260556ac8
Some updates in doc
2014-07-13 17:58:03 +02:00
Santi Noreña
50106dfc7c
Merge branch 'qt5' of https://code.google.com/p/libremediaserver.audio into qt5
2014-07-13 17:11:00 +02:00
Santi Noreña
90ccbdee94
Deleted pureda files
2014-07-13 17:09:28 +02:00
santi
69ffe79742
Added a DMX watchdog. Changed the play methos, now play reset to 0 and stop not.
2014-07-12 21:53:07 +02:00
santi
a6909f8c16
Debug messages to GUI terminal
2014-07-10 17:37:52 +02:00
santi
cccd987bdd
Qt5 upgrade and new audio engine based in QtMultimedia.
...
New GUI.
2014-07-10 01:51:29 +02:00
santi
6e268323d2
Fixed bug in pan channel
2014-07-04 12:42:10 +02:00
santi
39a3c39582
Added to git the Pure Data patches
2014-07-04 12:10:50 +02:00