Vesa
|
13393900d2
|
Multitap initial
|
2014-11-28 00:35:14 +02:00 |
|
Vesa
|
8a596b0898
|
Sanitize output of all effects when exporting
|
2014-11-18 13:58:40 +02:00 |
|
Vesa
|
f25da35c24
|
Sanitize all channel outputs when exporting
|
2014-11-18 13:58:40 +02:00 |
|
Lukas W
|
8e8879f735
|
Merge stable-1.1
Conflicts:
include/ConfigManager.h
include/MidiTime.h
include/string_pair_drag.h
src/gui/string_pair_drag.cpp
src/gui/widgets/rubberband.cpp
|
2014-11-10 19:26:59 +01:00 |
|
Umcaruje
|
6fb923cba2
|
Correct the program name and site in the descriptions.
|
2014-11-04 22:56:50 +01:00 |
|
Vesa
|
921943bce1
|
Merge branch 'stable-1.1'
Conflicts:
include/MixHelpers.h
src/core/FxMixer.cpp
|
2014-07-13 22:20:10 +03:00 |
|
Vesa
|
e06c281132
|
Sanitize master output
Replace any inf/nan in master output with zero, to prevent corrupted files/audio.
|
2014-07-13 22:11:17 +03:00 |
|
Vesa
|
43d1b30727
|
FxMixer, ValueBuffer, etc. fixes
|
2014-06-01 15:25:02 +03:00 |
|
Tobias Doerffel
|
be5e17c29c
|
MixHelpers: added isSilent()
A simple function for testing whether a given sample buffer is silent.
Maybe we have to adjust/lower the threshold.
|
2014-02-06 22:59:02 +01:00 |
|
Tobias Doerffel
|
4a99b953b5
|
MixHelpers: helper functions for mixing buffers
Introduced central helper functions for mixing buffers in order to
reduce local loops all around LMMS.
|
2014-01-08 21:58:03 +01:00 |
|