Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
reuk
|
1182024fc4
|
LV2: Add initial hosting support
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
reuk
|
3d1d060317
|
AudioPluginInstance: Add API to retrieve parameter IDs from hosted plugins
|
3 years ago |
reuk
|
442369bd6b
|
AudioPluginInstance: Add new API to query properties of hosted plugins
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
jules
|
ceff63fad7
|
Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters
|
6 years ago |
Tom Poole
|
0e1722e387
|
Multiple spelling fixes
|
6 years ago |
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
7 years ago |
Tom Poole
|
3a0ab9f42a
|
Added a comment to clarify the behaviour of hosted parameter IDs
|
7 years ago |
hogliux
|
125c56293f
|
Removed a return statement in a function returning void
|
7 years ago |
Tom Poole
|
524ff595d9
|
Added a missing function deprecation
|
7 years ago |
Tom Poole
|
611971181f
|
Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor
|
7 years ago |