Tom Poole
|
4746337ecc
|
Fixed a bug in the InterAppAudioEffect demo
|
2018-01-16 16:38:18 +00:00 |
|
jules
|
a586966c65
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
2017-11-28 16:18:40 +00:00 |
|
tpoole
|
fae4cf6567
|
Minor formatting improvements
|
2017-11-01 18:32:32 +00:00 |
|
jules
|
aecb819985
|
Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef)
|
2017-10-30 14:52:47 +00:00 |
|
jules
|
357dd2c9c9
|
Removed some old compiler bug workarounds
|
2017-08-14 12:59:18 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
2017-03-01 11:55:52 +00:00 |
|