reuk
fca3429e6e
DSP: Update convolution
2020-05-15 18:06:03 +01:00
reuk
5e5ac203b9
CMake: Link necessary libraries for hosting plugins
...
The CoreAudioKit (and on macOS, AudioUnit) frameworks are required to
host AudioUnit plugins. Hosts (especially those which don't use the
`juce_audio_utils` module) should use the new `PLUGINHOST_AU` parameter
to `juce_add_*` in order to add the correct preprocessor definition and
link the necessary frameworks.
2020-05-14 16:44:50 +01:00
ed
946657d5c1
Re-saved all projects
2020-05-01 10:23:10 +01:00
reuk
4292a38327
Cleanup: Add some missing explicit constructors
2020-04-27 10:22:06 +01:00
reuk
2f45814bfc
Examles: Fix some more warnings
2020-04-27 10:22:06 +01:00
reuk
eb01832c48
CMake: Add targets for recommended flags
2020-04-27 10:22:06 +01:00
Ivan Cohen
c138bf91b4
DSP: Revamp DSP module
2020-04-24 14:37:09 +01:00
Tom Poole
6cb75d9d2c
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
2020-04-23 17:30:40 +01:00
Tom Poole
894e7d2bd2
Updated all license headers
2020-04-23 17:30:39 +01:00
ed
297e2c4c95
Re-saved all projects
2020-04-17 16:05:20 +01:00
ed
30b41c67cf
Re-saved all projects
2020-04-17 08:50:28 +01:00
reuk
73d62a7f8a
MidiBufferIterator: Add some missing iterator increments
2020-04-16 15:27:13 +01:00
reuk
719a491740
Android: Use built-in Oboe
2020-04-16 12:18:49 +01:00
ed
677e03ca15
Fixed an issue instantiating plug-ins from popup menu results in the AudioPluginHost
2020-04-16 12:18:48 +01:00
ed
3c8dc1effe
Added WKWebView implementation where available on macOS and iOS
2020-04-16 12:18:47 +01:00
reuk
748d0e203f
APVTS: Refactor the parameter attachment classes
2020-04-16 12:18:46 +01:00
reuk
f20b93a458
AudioPluginHost: Include example plugins in project
...
This change adds the examples from `examples/Plugins` to the
AudioPluginHost, surfacing them as 'internal' plugins in the popup menu.
2020-04-16 12:18:46 +01:00
reuk
8433c098b9
MIDI: Add Midi Logger plugin demo PIP
...
We also build this into the AudioPluginHost, as a convenient way to
check the midi outputs of plugins and devices.
2020-04-16 12:18:46 +01:00
reuk
e7e1de78fa
Files: Add RangedDirectoryIterator
2020-04-13 13:16:06 +01:00
reuk
5f348c3040
Warnings: Add warning-wrangling header
2020-04-13 13:16:05 +01:00
reuk
2ca69e8f70
Projucer: Stop requiring JuceHeader to be included in projects
2020-04-13 13:16:05 +01:00
reuk
ece5644a20
CMake: Add support for building JUCE projects with CMake
2020-04-13 12:10:11 +01:00
reuk
1fdba480cc
JUCE 6: Update version numbers
2020-04-11 15:03:19 +01:00
reuk
327f817b9b
Copyrights: Update commercial/gpl headers to be gpl-only
2020-04-09 15:22:56 +01:00
ed
50a22b75c2
macOS: Added NSAppleEventsUsageDescription plist key to the AudioPluginHost to fix instantiating some third-party plug-ins
2020-03-31 12:22:07 +01:00
ed
f7f6dad663
Linux: Removed non-standard X11 library path from extras .jucer files
2020-03-30 10:06:22 +01:00
Tom Poole
4d496bc44f
Re-saved all projects
2020-03-26 10:09:38 +00:00
ed
12765e3761
Re-saved all projects
2020-03-19 16:50:05 +00:00
ed
08925cac6e
Updated AudioPluginHost and DemoRunner icons to be different to Projucer icon
2020-03-19 16:44:30 +00:00
Tom Poole
ffb140de84
Re-saved all projects
2020-03-16 14:09:52 +00:00
Tom Poole
fce4212ef5
Replaced some old macros
2020-03-12 09:23:33 +00:00
ed
18306bf647
Re-saved all projects
2020-03-09 17:42:02 +00:00
ed
59a058fdc6
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
2020-03-09 17:39:28 +00:00
ed
deed6c4906
Re-saved all projects
2020-03-03 17:24:39 +00:00
ed
542e661374
Re-saved all projects
2020-02-10 14:33:21 +00:00
Tom Poole
0fa4738cc1
Re-saved all projects
2020-02-07 09:11:34 +00:00
Tom Poole
c7838d4ca3
Re-saved all projects
2020-02-04 11:35:34 +00:00
ed
90d08cb58b
Re-saved all projects
2020-02-03 09:54:46 +00:00
ed
c8adff3675
Removed an unused config flag from the AudioPluginHost jucer file
2020-01-29 17:16:33 +00:00
ed
7d330ab782
Always #include JuceHeader.h from the include search path
2020-01-21 16:24:57 +00:00
ed
4b118bb45b
Added a MIDI output node to the AudioPluginHost
2020-01-14 19:06:48 +00:00
Tom Poole
07f15909ea
Re-saved all projects
2020-01-07 16:14:43 +00:00
ed
a54da0b832
Fixed some more typos
2020-01-07 08:53:23 +00:00
ed
8f6f29943d
Re-saved all projects
2020-01-06 17:17:31 +00:00
ed
f982c00d88
Re-saved all projects
2020-01-06 16:22:09 +00:00
Tom Poole
d55e19b691
Re-saved all projects
2020-01-02 13:30:50 +00:00
Tom Poole
c8fffa9044
Re-saved all projects
2019-12-19 12:12:04 +00:00
ed
f312c96f24
Re-saved all projects
2019-12-17 09:22:11 +00:00
ed
fa1c15b45e
Re-saved all projects
2019-12-06 10:13:35 +00:00
ed
b824c07ae4
Re-saved all projects
2019-10-16 10:08:56 +01:00