jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
tpoole
|
7c4a23bac7
|
Documentation fixes
|
7 years ago |
hogliux
|
df1fe18048
|
Fixed missing reference in LinearSmoothedValue::applyGain
|
7 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
2da1bc5f41
|
Replace include guards with "#pragma once"
|
8 years ago |
tpoole
|
2e84129479
|
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
|
8 years ago |
jules
|
905533c68e
|
Minor formatting tidyups
|
9 years ago |
jules
|
a5ec538596
|
Added a couple of methods to LinearSmoothedValue
|
9 years ago |
jules
|
b5907fa90d
|
Normalised some divider comments
|
9 years ago |
jules
|
745a1cc37c
|
Moved the LinearSmoothedValue class from being inside Reverb, turning it into a standalone class.
|
9 years ago |