Lukas W
6eb447deb7
Merge branch 'stable-1.2' into fix/qt5-vst
...
# Conflicts:
# .gitmodules
# .travis/linux..install.sh
# CMakeLists.txt
# plugins/vst_base/CMakeLists.txt
# src/3rdparty/CMakeLists.txt
2017-11-07 10:58:52 +01:00
Lukas W
e95fdcc37d
Add missing includes
2017-11-06 18:29:09 +01:00
Lukas W
472a74d252
Minor fixes
2017-11-06 16:31:12 +01:00
Lukas W
415316f722
VstEmbed: Remove obsolete CMake flags
2017-11-06 11:39:19 +01:00
Lukas W
6839746344
VstEmbed: Allow selecting method at runtime
2017-11-06 11:17:10 +01:00
Hussam Eddin Alhomsi
05971cac6a
Fix monstro's osc 3 vol knob values. ( #3912 )
2017-10-24 21:01:26 +02:00
Lukas W
8d6cb120b9
Replace MemoryManager implementation with rpmalloc ( #3873 )
...
* Replace MemoryManager implementation with rpmalloc
Fixes #3865
* Travis: Specify OSX image for Qt5 build
2017-10-18 17:02:40 +02:00
Lukas W
9d560a3104
ZynAddSubFx: Fix preset loading ( #3891 )
...
Fix regression from #1719
Fixes #3886
2017-10-17 15:46:16 -04:00
Tres Finocchiaro
3e90e37352
Add AppImage support to Linux builds ( #3688 )
...
Add AppImage support
2017-10-16 15:09:30 -04:00
Hyunjin Song
eaa7b0dd7c
Fix sfxr buffer noise ( #3883 )
2017-10-16 17:14:47 +02:00
David CARLIER
54f3eccad7
linkage issue fixes due to inlined functions ( #3815 )
2017-10-10 21:35:02 -04:00
Lukas W
ffa1b63f05
Fix VST effects embedding
2017-09-22 12:06:19 +02:00
Lukas W
df37833ca5
Merge branch 'stable-1.2' into fix/qt5-vst
...
# Conflicts:
# plugins/vst_base/RemoteVstPlugin.cpp
2017-09-22 11:50:19 +02:00
DomClark
fb5a58a526
Don't use VST-provided memory when loading chunks ( #3805 )
2017-09-21 00:00:19 +02:00
Hyunjin Song
c0682c94a4
Fix MIDI export ( #3733 )
...
* Re-enable MIDI export
* Fix logic for processing BB tracks and BB notes
* Consider master pitch and base note in MIDI export.
* Cut BB notes at the end of BB pattern.
2017-09-14 08:09:54 +09:00
DomClark
cfb7a89f0e
Fix empty VST tracks creating noise in playback ( #3798 )
2017-09-10 09:06:38 +02:00
DomClark
7429cb8155
Fix segfault on VST plugin I/O change
2017-09-08 23:14:52 +02:00
DomClark
fe98a9aa43
Fix some VST deadlocks/hangs
2017-09-08 23:14:52 +02:00
Hyunjin Song
9d7c34098c
Fix Vibed when the "P" parameter has non-zero value ( #3789 )
2017-09-06 17:57:24 +09:00
Lukas W
e7d06759b5
Fix Qt4 VST embed option
2017-09-01 14:26:46 +02:00
Lukas W
ddab534656
Allow switching VST embed method at compile time
2017-09-01 14:18:55 +02:00
Lukas W
f7dab939ae
Merge branch 'qt5-vst-2-stable' into fix/qt5-vst
...
# Conflicts:
# plugins/vst_base/RemoteVstPlugin.cpp
# plugins/vst_base/VstPlugin.cpp
2017-09-01 14:18:26 +02:00
Lukas W
def2b7d509
Move X11EmbedContainer to submodule
2017-09-01 12:20:20 +02:00
Lukas W
8fdcc6ccac
Fix compile on Windows
2017-09-01 12:20:20 +02:00
Lukas W
0e311ffd47
X11Embed: Remove flag causing embedding to fail
2017-09-01 12:20:20 +02:00
Lukas W
f097be6c40
RemoteVst: Fix flickering when moving window
2017-09-01 12:20:20 +02:00
Lukas W
adef05fb71
X11EmbedContainer: Fix XEMBED protocol implementation
2017-09-01 12:20:20 +02:00
Lukas W
e661d26f42
Add X11EmbedContainer Qt5 port
2017-09-01 12:20:20 +02:00
Javier Serrano Polo
7a9396d6ea
Let Wine handle the window interface
2017-09-01 12:18:46 +02:00
Javier Serrano Polo
2d35de4182
Debug window ID
2017-09-01 12:18:46 +02:00
Javier Serrano Polo
f87f3638e1
Use window instead of embedder application
2017-09-01 12:18:46 +02:00
Javier Serrano Polo
12f6ea5566
C++11 is enabled by default now
2017-09-01 12:18:46 +02:00
Javier Serrano Polo
e3d3052e42
Enable C++11 on Windows
2017-09-01 12:18:46 +02:00
Javier Serrano Polo
6395cd4c41
Enable C++11
2017-09-01 12:18:46 +02:00
Javier Serrano Polo
ebe63d1425
Fixes for Windows builds
2017-09-01 12:08:48 +02:00
Javier Serrano Polo
878dd94e8d
Embed in a separate window
2017-09-01 12:08:48 +02:00
Javier Serrano Polo
a81f4ca8e9
Embed VST GUI in subwindow
2017-09-01 12:08:48 +02:00
Karmo Rosental
587989b1c2
Updated Freeboy files from Game Music Emu 0.6.1. ( #3618 )
...
Uses upstream files to fix #326
[oskar.wallgren13@gmail.com: backported from master]
2017-07-23 19:26:23 +02:00
Dave French
b3054fd639
Equalizer plugin, refinement to analysis display ( #3530 )
...
The spectural analysis was using a rectangle window, leading to high spectural leakage.
This pull request uses the Blackman-Harris window to give a display more representative of the audio.
2017-07-15 23:27:30 +02:00
Karmo Rosental
afdd5ac8cb
Fix for misaligned controls icon in VeSTige plugin.
2017-06-25 00:47:32 +03:00
Tres Finocchiaro
dd80268669
Fix overzealous quoting ( #3604 )
...
Fixes builds from directories with spaces
2017-06-02 17:15:44 -04:00
Tres Finocchiaro
445bfe9fa7
VST plugin compilation fix in ubuntu 64bit. ( #3593 )
...
When compiling on ubuntu 16.10 64bit, the VST compilation succeeds only when adding `-L/usr/lib/i386-linux-gnu/wine/` to the linker flags.
2017-06-01 16:03:12 -04:00
Tres Finocchiaro
7be63741d3
Add more brew packages ( #3595 )
...
* Add more brew packages
2017-06-01 02:13:59 -04:00
Karmo Rosental
635b50bfb5
VeSTige opens correct folder ( #3550 )
...
Open correct VST folder in previously saved projects with existing VeSTige instruments.
2017-05-31 14:55:22 -04:00
Rebecca LaVie
3607c92fcd
Bitcrush Plugin Redesign ( #3575 )
2017-05-27 16:39:57 +02:00
Dave French
300058df04
Flanger LFO rate syncronised ( #3521 )
...
The LFO rate was not correctly syncronising to tempo
This has been rectifited, to utalise the TempoSyncKnob as intended, returning a period,
instead of a frequency. The knob now reports the correct values in the GUI.
Flanger LFO maximum period incressed to 60 seconds
2017-05-17 12:21:00 +02:00
Dave French
b432707b9b
Remove glitching from the Flanger and Delay plugins ( #3524 )
...
The previous delay code was incorrectly not utalising the whole buffer, causing glitches when
incressing the delay time, due to outputting incorrect data, This was apparent when using the
lfo in the Delay and Flanger plugins.
This has been rectified. The read index is now offset from the write index. and the complete buffer is used in a circular fashon.
Flanger - resolved issue where the lfo could create negative delay lengths
2017-05-17 12:18:47 +02:00
Paul Batchelor
f390fd1723
ReverbSC: Method to change samplerate ( #3401 ) ( #3403 )
...
* ReverbSC: Method to change samplerate (#3401 )
* ReverbSC: added mutex for protected malloc
* ReverbSC: small CMake fix to remove warning message
* ReverbSC: samplerate changed to uint32_t. more CMakeFile tweaks
* Fix dc block on oversampling
2017-05-15 12:21:34 +02:00
Tres Finocchiaro
77496188ae
Merge pull request #3522 from curlymorphic/delaySync
...
Correct the Delay syncronisation
2017-05-03 09:15:52 -04:00
curlymorphic
50ccfba5d6
Correct the Delay syncronisation
...
The Delay plugin had an issue with the delay knob having the incorrect max value,
this was resulting in incorrectly scaled times
This has been corrected.
2017-05-01 15:44:58 +01:00