Vesa
43cb962ae1
Initial implementation of LmmsPalette (doesn't work yet)
2014-04-10 10:51:06 +03:00
Tobias Doerffel
b32e602af5
Merge pull request #589 from diizy/master
...
AFP: add updated artwork, fix the bug where opening the plugin w/o sampl...
2014-04-09 23:53:22 +02:00
Vesa
2599370d53
AFP: add updated artwork, fix the bug where opening the plugin w/o samplebuffer glitches the wavegraph
...
Samplebuffer: use qualitysettings for interpolation (currently defaults to SINC_FASTEST on playback), also: in visualize, draw both channels instead of averaging them into one graph (otherwise, samplebuffers with counter-phase content show up as flatline)
2014-04-10 00:25:25 +03:00
Tobias Doerffel
d3aff6e1fb
Merge pull request #583 from diizy/bandlimit
...
Monstro/Bandlimit updates
2014-04-09 22:02:07 +02:00
Tobias Doerffel
0068be62c0
Merge pull request #586 from JohannesLorenz/def_ctor_widgets
...
Def ctor for knob + logscale patch
2014-04-09 22:01:18 +02:00
Johannes Lorenz
63f6f2eab6
Final patch for logscales and knob with def ctors.
2014-04-09 13:18:01 +02:00
Johannes Lorenz
d08857bba8
knob without def ctors.
2014-04-09 12:31:53 +02:00
Johannes Lorenz
3d0ce057d6
Small fixes. Compiling, but stereo linking does still not work (see mailing list).
2014-04-09 12:31:21 +02:00
Johannes Lorenz
2b8e5c3992
Logscales, merged.
2014-04-09 12:31:21 +02:00
Vesa
2bfd19cc44
Move waveform generation away from main
2014-04-09 13:30:17 +03:00
Vesa
d5fa2568ed
Further improvements to bandlimited waves
2014-04-09 13:03:34 +03:00
Tobias Doerffel
d6445b34b3
Merge pull request #581 from softrabbit/master
...
Fix broken command line rendering.
2014-04-09 09:48:10 +02:00
Vesa
7b0d829cc4
More fixes
2014-04-08 23:07:16 +03:00
Raine M. Ekman
93693fcd4b
Fix broken command line rendering. Should always check that editor windows exist before using them.
2014-04-08 21:34:24 +03:00
Tobias Doerffel
024d62d574
Merge pull request #580 from diizy/master
...
Track: depointerize qproperties
2014-04-08 11:38:34 +02:00
Vesa
7b6d237a89
Track: depointerize qproperties
2014-04-08 12:24:55 +03:00
Vesa
5397bbeaf4
Bandlimit changes/algorithm tweaking, add sinc function to lmms_math
2014-04-08 12:06:39 +03:00
Tobias Doerffel
7596a58b6d
Merge pull request #578 from diizy/bandlimit
...
Bandlimited waveform generation
2014-04-08 09:02:22 +02:00
Tobias Doerffel
2457990da9
Merge pull request #579 from zonkmachine/arpDownUp
...
Arpeggio - Down, up
2014-04-08 09:00:28 +02:00
Vesa
13237f9c8e
Monstro: use phase delta instead of frequency for deciding which wavetable to use
2014-04-08 09:48:43 +03:00
Oskar Wallgren
dbd865d879
Merge branch 'master' into arpDownUp
2014-04-08 01:38:32 +02:00
Vesa
e10bbeb84e
Bandlimited wave generation implemented for LMMS, currently only utilized by Monstro
2014-04-07 22:55:44 +03:00
Tobias Doerffel
1d7794e02a
Merge pull request #576 from diizy/master
...
FxMixerView: fix the fx chain UI (so we'll be able to see more than 2/3 ...
2014-04-07 11:16:10 +02:00
Vesa
9024647f32
FxMixerView: fix the fx chain UI (so we'll be able to see more than 2/3 of an fx)
2014-04-07 04:54:42 +03:00
Vesa
0956270dd9
FxMixerView: fix the fx chain UI (so we'll be able to see more than 2/3 of an fx)
2014-04-07 02:54:32 +03:00
Tobias Doerffel
b1062173fc
Merge pull request #571 from grejppi/kicker
...
kicker: fix oversight in version check
2014-04-06 21:58:05 +02:00
Tobias Doerffel
f21fbf1946
Merge pull request #569 from diizy/loops
...
AFP, Samplebuffer updates
2014-04-06 21:57:17 +02:00
Tobias Doerffel
46b7f7f1c4
Merge pull request #567 from diizy/master
...
CSS styling features, Monstro updates
2014-04-06 21:55:29 +02:00
Vesa
445a31e54a
Monstro: tweak the constants a bit
2014-04-06 22:14:54 +03:00
Vesa
a21928fe39
Monstro updates: fixes, improvements, optimizations
2014-04-06 20:58:09 +03:00
Vesa
e11c1cb8fc
For consistency, define text colour of bb-tracks in CSS too
2014-04-06 11:38:12 +03:00
Vesa
994dcd3964
TCOView: Make patternviews foreground elements stylable with qproperties
2014-04-06 11:38:12 +03:00
Vesa
3bcffcdf5b
Track: make the song editor background CSS-stylable with qproperties
2014-04-06 11:38:12 +03:00
Hannu Haahti
13b6c834d6
kicker: fix oversight in version check
2014-04-06 02:48:17 +03:00
Vesa
59794b35a8
AFP: fix loadsettings
2014-04-05 21:50:55 +03:00
Johannes Lorenz
554323dcb6
Current logscales fix.
2014-04-05 09:05:22 +02:00
Johannes Lorenz
1f5ef70d2c
Logscales temporary commit.
2014-04-05 08:15:35 +02:00
Tobias Doerffel
bd691e6d68
Merge pull request #564 from diizy/master
...
Optimize linear interpolation function
2014-04-05 07:43:11 +02:00
Tobias Doerffel
4455faceb6
Merge pull request #565 from grejppi/master
...
move fastPow() to lmms_math.h
2014-04-05 07:42:52 +02:00
Vesa
e8eaa1f2c2
Monstro fixes: envelope accuracy betterified
2014-04-05 04:20:48 +03:00
Hannu Haahti
6c33b4af80
moved fastPow() to lmms_math.h
2014-04-05 03:32:54 +03:00
Vesa
9bef55c7f5
Add usage of linearInterpolate() to several places (mostly my plugins for now but i'll add more if i find them)
2014-04-05 02:23:17 +03:00
Vesa
5ced0c083f
Optimize linear interpolation function
2014-04-05 01:18:15 +03:00
Vesa
55f678b80d
Samplebuffer changes - we can just directly read floats from libsndfile, seems to work (faster) this way
2014-04-05 00:56:21 +03:00
Tobias Doerffel
b0cdcc639e
Merge pull request #559 from diizy/loops
...
SampleBuffer: fix a segfault when moving a loop point while playing a no...
2014-04-04 09:21:18 +02:00
Vesa
afa1275af9
SampleBuffer: fix a segfault when moving a loop point while playing a note, also do some sptring cleanup (some unused/redundant variables removed)
...
Also, some codepath optimization: add a method to SampleBuffer for setting all loop/start/endpoints at once, so we don't have to wait for mutex unlocks 4 times in a row. Then make AFP utilize this method.
2014-04-04 02:48:04 +03:00
Tobias Doerffel
19aec58abc
Merge pull request #558 from diizy/fixclosecrash
...
Fix close on crash patch which was posted on the mailing list by Filipe...
2014-04-04 00:30:30 +02:00
Vesa
7730f4821d
Fix close on crash patch which was posted on the mailing list by Filipe Coelho
2014-04-04 01:19:44 +03:00
Tobias Doerffel
647240624d
Merge pull request #557 from diizy/loops
...
SampleBuffer, AFP: implement ping-pong loop mode
2014-04-03 23:44:55 +02:00
Vesa
0442be3729
Finish ping pong loop implementation in AFP
2014-04-04 00:40:03 +03:00