hogliux
|
910cab77a1
|
Added a WaveLab workaround by adding tmp buffers when WaveLab lies about the number of channels we are getting
|
8 years ago |
hogliux
|
0ee2398eb5
|
Fixed compile error in recent commit on VS2015
|
8 years ago |
hogliux
|
b5fb095696
|
Fixed a few VS2008 build errors
|
8 years ago |
tpoole
|
267cfb8966
|
Fixed scoping of a conditional
|
8 years ago |
tpoole
|
2ec8fb49d7
|
Fixed error restoring VST3 state in FL Studio
|
8 years ago |
ed
|
b517884862
|
Fixed MSCV2015 compiler warning in VST3 wrapper
|
8 years ago |
hogliux
|
284bc706c9
|
Added a workaround for WaveLab invisible editor bug
|
8 years ago |
tpoole
|
119640f55f
|
Fixed positioning of VST3 windows in Reaper
|
8 years ago |
hogliux
|
8a93ddc818
|
Fixed a typo in recent studio one parameter workaround
|
8 years ago |
hogliux
|
e49022bfba
|
Added JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS option to workaround a Studio One bug
|
8 years ago |
hogliux
|
63a71ff20d
|
Fixed a bug where the VST3 plug-in wrapper would not respect the legacy layout field when disabling/enabling buses
|
8 years ago |
jules
|
c587d4b495
|
Minor code style tidy-ups
|
8 years ago |
hogliux
|
27be047e8e
|
Allow disabling the main bus in VST3 plug-ins with the revised multibus API
|
8 years ago |
hogliux
|
c14eb040b9
|
Fixed automation bug when switching between presets in VST and VST3
|
8 years ago |
hogliux
|
4fa0516f40
|
Revised multibus API and added support for multibus hosting
|
8 years ago |
tpoole
|
d873d2426a
|
Fix some Xcode warnings in the VST and VST3 wrappers.
|
8 years ago |
tpoole
|
08b2116c2b
|
Make the mousemove behaviour of OS X plug-ins the same as their Windows counterparts
|
8 years ago |
hogliux
|
4cf3c02998
|
Send parameter changes to processor when received via the EditController
|
8 years ago |
hogliux
|
872f84dfd9
|
Check for hash collisions when generating integer parameter ids from parameter id strings
|
8 years ago |
jules
|
84810b72cc
|
Fixed some code that used a C++11 function
|
9 years ago |
hogliux
|
a0259ce408
|
Add support for plug-ins which do not want to use a resize corner
|
9 years ago |
hogliux
|
8cd6f49ea0
|
Add program change parameter to VST-3 plug-ins
|
9 years ago |
hogliux
|
968cee4ad2
|
Remove unnecessary code after moving to static shared code library
|
9 years ago |
hogliux
|
f5391cd9f9
|
Only report one midi in & out bus in VST3 wrapper
|
9 years ago |
hogliux
|
ebb0a156a4
|
Add options to make AuidoProcessorEditors resizable with constraints
|
9 years ago |
hogliux
|
6b9890107f
|
Fix link errors when build VST plug-ins with VST 3 hosting support
|
9 years ago |
hogliux
|
af6198b74f
|
Add support for plug-ins to report the IDs of their parameters
|
9 years ago |
hogliux
|
0cd926a199
|
Fix a bug which stopped multi-bus VST3 synths from working properly in Cakewalk
|
9 years ago |
fr810
|
0d1f6211b1
|
Fix crash & assertion when running multi-bus plug-ins in Cakewalk
|
9 years ago |
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
hogliux
|
7cecc7edfb
|
Add automation support for VST3 bypass
|
9 years ago |
jules
|
536ca6cedf
|
Added an internal flag JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS which can turn off this VST3 hack if you don't need it
|
9 years ago |
Timur Doumler
|
5ada47aa6f
|
Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling.
|
9 years ago |
jules
|
4b4b8df491
|
Simplified some headers in juce_audio_plugin_client to remove direct inclusion of AppConfig.h
|
9 years ago |
jules
|
4583fa3fbf
|
Used the ignoreUnused() function to tidy up some old code
|
9 years ago |
hogliux
|
4fef661ada
|
Added multi-bus support for audio plug-in clients
|
9 years ago |
jules
|
34ce7f7019
|
Added a projucer workaround to VST3 code.
|
9 years ago |
jules
|
6fcde1eccc
|
VST3: some tweaks to fix window resizing in Reaper on OSX
|
9 years ago |
jules
|
c562cfc3cc
|
Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU
|
9 years ago |
jules
|
8edac3f281
|
Fixed a VC compiler warning
|
9 years ago |
jules
|
c63bf83bd9
|
Removed some duplicated/broken code from VST3
|
9 years ago |
hogliux
|
9fc02ac7b1
|
Fix incorrect step count for bypass parameter
|
9 years ago |
jules
|
7f0e28c983
|
Avoided a warning in VST3 on the latest Clang.
|
9 years ago |
hogliux
|
98ebfdc1fa
|
Fix some warnings in the VST/VST3 wrappers
|
9 years ago |
hogliux
|
b7bca8ce5a
|
Add VST3 bypass support
|
9 years ago |
jules
|
5ee02150e1
|
Added some MIDI controller mapping functionality to VST3, and fixed a couple of VST3 bugs.
|
9 years ago |
jules
|
2194bc9c97
|
Avoided Clang warning in VST3 code
|
9 years ago |
jules
|
f4ec37c704
|
Fixed a typo in the VST3 code that affected latency change reporting.
|
9 years ago |
hogliux
|
359f6e29aa
|
Fix multiple warnings in VS 2015
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |