Commit graph

13 commits

Author SHA1 Message Date
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
ba9fcfadeb pan, pitch, loop 2024-04-18 02:17:09 +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
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
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
1dd20c9b05 Changed the audio library to SFML. Now working in qt5.3.2. 2014-07-25 20:38:18 +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 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
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
cccd987bdd Qt5 upgrade and new audio engine based in QtMultimedia.
New GUI.
2014-07-10 01:51:29 +02:00
santi
45115830c0 Initial commit 2014-06-29 15:35:39 +02:00