hogliux
|
c9f4949f47
|
Fix warnings in StandaloneFilterWindow
|
9 years ago |
jules
|
19d0c71050
|
Version number update
|
9 years ago |
hogliux
|
4fef661ada
|
Added multi-bus support for audio plug-in clients
|
9 years ago |
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
9 years ago |
jules
|
0d3afee459
|
AudioUnits: In host + plugin sides, passed the loop start/end ppq positions via the playhead position info.
|
9 years ago |
jules
|
428c8a79a5
|
Version number update
|
9 years ago |
jules
|
99ebba4e4c
|
Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check"
|
9 years ago |
jules
|
34ce7f7019
|
Added a projucer workaround to VST3 code.
|
9 years ago |
jules
|
95d9cba7fc
|
VST plugins: Removed old but flawed workaround for detecting offline mode
|
9 years ago |
jules
|
31381c6864
|
Stripped out some defunct OSX 10.4 fallback code
|
9 years ago |
jules
|
064e45bc85
|
Projucer: Added a workaround for build errors caused by a Clang bug when building audio plugin projects
|
9 years ago |
jules
|
6fcde1eccc
|
VST3: some tweaks to fix window resizing in Reaper on OSX
|
9 years ago |
jules
|
c35ed85677
|
Version number update
|
9 years ago |
hogliux
|
155ab812a4
|
Disable some warnings in the VST and AAX SDK for VS2015
|
9 years ago |
jules
|
02041328dc
|
Misc minor fix-ups
|
9 years ago |
jules
|
a3426aae10
|
Added support for iOS force-touch
|
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
|
12447ba38f
|
Version 4.0.1
|
9 years ago |
jules
|
e0567f298f
|
Removed a defunct VST3 file from the audio_plugin_client module definition
|
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 |
jules
|
cd7efdf8b4
|
Fixed a warning in AU code.
|
9 years ago |
hogliux
|
081f838675
|
Fix warnings in recent AU multi channel commit
|
9 years ago |
hogliux
|
3af553e34f
|
Do not report AU layout if the AudioUnit is only mono or stereo
|
9 years ago |
hogliux
|
7e268231ab
|
Fix last AU multi-out commit
|
9 years ago |
hogliux
|
28c2bd9d74
|
Improve Multi channel AudioUnit code
|
9 years ago |
hogliux
|
a760a1feb2
|
Add AudioUnit Multi-Output support
|
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 |
Timur Doumler
|
16cfead473
|
Fixed an issue in the AAX wrapper where scrubbing in ProTools caused spurious calls to prepareToPlay() from JuceAAX_Processor::process().
|
9 years ago |
jules
|
e469806f66
|
Workaround for an obscure compiler error
|
9 years ago |
jules
|
5ee02150e1
|
Added some MIDI controller mapping functionality to VST3, and fixed a couple of VST3 bugs.
|
9 years ago |
jules
|
2535fc8fcc
|
Added a workaround for a compatibility problem involving old 10.6 AudioUnit hosts.
|
9 years ago |
jules
|
2194bc9c97
|
Avoided Clang warning in VST3 code
|
9 years ago |
jules
|
245e4011e2
|
Added a workaround to our embedded CoreAudio files, to avoid problems for people using very old SDK versions.
|
9 years ago |
jules
|
a001a8e26c
|
Fixed a few warnings in the AU code
|
9 years ago |
jules
|
2cecf92a0e
|
Embedded the Apple CoreAudio support files inside the juce_audio_plugin module, so that users no longer need to install or patch these files themselves!
|
9 years ago |
jules
|
f4ec37c704
|
Fixed a typo in the VST3 code that affected latency change reporting.
|
9 years ago |
jules
|
6c662a70f0
|
Added a macro JucePlugin_AUHighResolutionParameters, which can be used if you're building an AU and want to enable the kAudioUnitParameterFlag_IsHighResolution flag.
|
9 years ago |
hogliux
|
359f6e29aa
|
Fix multiple warnings in VS 2015
|
9 years ago |
jules
|
861d3d9710
|
Version 3.2.0
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
hogliux
|
52825b180b
|
Fix build error with newest AAX SDK
|
10 years ago |
jules
|
6ea3b5ba49
|
Added Final Cut to the PluginHostType list of recognised hosts.
|
10 years ago |
jules
|
f92828f1f0
|
Added an ignoreUnused in the AU code.
|
10 years ago |
jules
|
d1348f7f5a
|
Added a header guard to juce_IncludeModuleHeaders.h
|
10 years ago |
jules
|
dffe781318
|
Fix for RTAS parameter default values.
|
10 years ago |
hogliux
|
04df084d73
|
Change behaviour of VST3EditController::setComponentState to fall through to base class instead of returning false
|
10 years ago |