Vesa V
f3419648cf
Merge pull request #916 from diizy/stable-1.1
...
Sync with Zyn repository - includes a GUI fix, also a fix to RemoteZynAd...
2014-07-02 09:44:10 +03:00
Vesa V
dca67b4313
Merge pull request #919 from tresf/stable-1.1
...
CMake/NSIS copy missing dlls
2014-07-02 09:43:28 +03:00
Tres Finocchiaro
d3a1a2a441
Fix win32 missing dlls
...
For bug #892 on `stable-1.1`
2014-07-01 17:57:59 -04:00
Vesa
bcbf54150f
Add zyn makefiles to gitignore
2014-07-02 00:12:25 +03:00
Vesa V
5aa5b64b52
Merge pull request #918 from tresf/stable-1.1
...
Fix win32 build error caused by #913
2014-07-01 09:34:35 +03:00
Tres Finocchiaro
63a5a16cd0
isinf and isnan declarations win32/apple
2014-06-30 23:21:17 -04:00
Tres Finocchiaro
20b63ea6c4
Moved isnan/isinf compat code to lmms_math.h
2014-06-30 23:19:04 -04:00
Vesa
71c1bf7dd8
Sync with Zyn repository - includes a GUI fix, also a fix to RemoteZynAddSubFx
2014-06-30 15:18:41 +03:00
Vesa V
e99be7fb77
Merge pull request #914 from diizy/stable-1.1
...
Trailing spaces
2014-06-30 13:07:09 +03:00
Vesa
ec495716f4
Trailing spaces
2014-06-30 13:04:48 +03:00
Vesa V
4143fc95e4
Merge pull request #912 from LMMS/stable-1.0
...
Syncing...
2014-06-30 12:47:24 +03:00
Vesa V
7429e752f0
Merge pull request #910 from diizy/stable-1.1
...
Math, Monstro
2014-06-29 13:28:27 +03:00
Vesa
dd65d48318
Monstro: improve accuracy of env release
2014-06-29 13:27:29 +03:00
Vesa
005bf69705
Lmms_math: add dBV conversion functions (for future use)
2014-06-29 13:08:49 +03:00
Vesa V
fd6747a177
Merge pull request #909 from diizy/stable-1.1
...
Some fixes: StereoEnhancer, Midievents
2014-06-29 10:42:44 +03:00
Vesa
fe3c5a9aa4
Use channel -1 for GUI-generated MIDI events, fixes #807
2014-06-29 10:19:28 +03:00
Vesa
edc97edb9e
DspEffectLibrary: fix stereoenhancer
2014-06-29 09:55:16 +03:00
Tobias Doerffel
0447e0fe44
Merge pull request #895 from diizy/filters
...
basic_filters: optimize RC highpass & bandpass filters
2014-06-28 11:55:47 +02:00
Tobias Doerffel
e6ffb6cd35
Merge pull request #902 from diizy/fxmixer
...
FxMixer: rewrite mixer routing
2014-06-28 11:55:18 +02:00
Vesa
0058b1064f
Update channel send model names properly
2014-06-28 10:06:52 +03:00
Vesa
31b82fe50b
Receive arrow
2014-06-27 23:19:06 +03:00
Vesa
9243d94484
Fix qstring arg
2014-06-27 23:17:21 +03:00
Vesa
d9d085d14e
FxMixer: rewrite mixer routing
2014-06-27 18:21:18 +03:00
Vesa V
82ee04c406
Merge pull request #897 from diizy/whatsthis
...
What's this strings for Monstro
2014-06-26 19:23:47 +03:00
Vesa
92544a7932
What's this strings for Monstro
2014-06-26 19:21:16 +03:00
Vesa
27383f91b7
basic_filters: replace div with mul
2014-06-26 13:18:00 +03:00
Vesa
ba700399da
basic_filters - even more optimization
...
Use more efficient interpolation, optimize some calculations
2014-06-26 13:15:20 +03:00
Vesa
d6809b45c1
basic_filters: further optimization
...
Use qBound in formant, and return early from calcFilterCoeffs so we don't do needless calculations
2014-06-26 12:41:35 +03:00
Vesa
d166212d49
basic_filters: optimize RC highpass & bandpass filters
...
For both RC12 and RC24 filter types: handle lowpass separately, because we can then calculate highpass & bandpass with less operations.
This shouldn't affect the performance of lowpass, but probably will make highpass and bandpass a bit faster.
2014-06-25 20:43:34 +03:00
Tobias Doerffel
5659aa10e1
Merge pull request #886 from diizy/gfx
...
FxMixerView, FxLine: graphics & layout fixes
2014-06-24 20:56:06 +02:00
Vesa
a463594bb2
FxMixerView, FxLine: graphics & layout fixes
2014-06-24 21:07:15 +03:00
Vesa V
77230c07da
Merge pull request #885 from diizy/gfx
...
Monstro waveform icons updated
2014-06-24 20:28:37 +03:00
Vesa
61cca2b513
Monstro waveform icons updated
2014-06-24 20:27:25 +03:00
Tobias Doerffel
c1d2b96c8c
Merge pull request #882 from DeRobyJ/stable-1.0
...
Italian Localization Update
2014-06-23 23:14:18 +02:00
DeRobyJ
46bb1411d4
Italian Localization Update
...
I've updated the Italian translation of the program using Qt linguist.
2014-06-23 20:31:36 +02:00
Tobias Doerffel
1287aec800
Merge pull request #875 from diizy/logs
...
Logscale models: fix all issues and finalize the implementation
2014-06-21 23:43:05 +02:00
Tobias Doerffel
54f1beb056
Merge pull request #877 from diizy/stable-1.0
...
SF2 player: fix playback issues
2014-06-21 23:39:57 +02:00
Yann Collette
86e584474a
when using gcc-4.8.2, desactivate -Werror due to a regression
2014-06-21 23:33:39 +02:00
Tobias Doerffel
6d8890b4ff
Merge remote-tracking branch 'origin/stable-1.0' into stable-1.1
2014-06-21 23:29:32 +02:00
Vesa
87c4f9c7f2
SF2 player: fix playback issues
...
Changing the velocity after noteon doesn't really seem to work on fluidsynth (may be dependent on soundfont file) - seems like the panning changes when velocity is changed.
So I disabled that, after which everything works fine.
2014-06-21 11:21:25 +03:00
Vesa
f7042977a9
Logscale: Fix negative ranges
...
This fixes errors that happen on models that have both logarithmic scale and a range that goes to the negative.
2014-06-21 10:56:28 +03:00
Vesa
8da423412c
Remove unneeded function
2014-06-20 23:01:38 +03:00
Vesa
14909bdf1b
Log scales finalized
2014-06-20 22:46:10 +03:00
Tobias Doerffel
737839164a
Merge pull request #868 from diizy/gfx
...
FxMixer GUI updates, fix disappearing effects
2014-06-20 11:42:25 +02:00
Vesa V
fbcd436066
Merge pull request #870 from diizy/watsyn
...
Watsyn updates
2014-06-20 02:59:29 +03:00
Vesa
b4f0c73beb
Watsyn updates
2014-06-20 02:57:33 +03:00
Vesa
83cc446807
FxMixerView: fix disappearing effects
2014-06-19 22:17:59 +03:00
Vesa
4bcbb1abcc
FxMixer GUI updates: code
2014-06-19 17:59:37 +03:00
Vesa
29c7894993
FxMixer GUI updates: graphics
...
Also fixed size of whatsthis
2014-06-19 17:59:36 +03:00
Tobias Doerffel
e0dcd1c352
Merge pull request #863 from tresf/stable-1.1
...
Allow vertical resize for VST Plugin Control Window
2014-06-19 09:55:07 +02:00