jules
|
f74338aab6
|
Resaved projects
|
2016-04-19 12:11:40 +01:00 |
|
Timur Doumler
|
7d644173f3
|
Re-saved all audio plug-in projects.
|
2016-04-13 17:46:53 +01:00 |
|
jules
|
e9edeccc20
|
Resaved projects
|
2016-04-11 16:02:16 +01:00 |
|
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
2016-04-06 18:31:24 +01:00 |
|
jules
|
dea899741d
|
Resaved example projects
|
2016-02-29 17:17:23 +00:00 |
|
Timur Doumler
|
d8e45840b0
|
AudioPluginDemo: replaced VS2010 and VS2013 exporters with VS2015 exporter; re-saved project.
|
2016-02-25 23:37:46 +00:00 |
|
Timur Doumler
|
3f50693025
|
AudioPluginDemo: removed deprecated input/outputChannel methods to avoid compiler warning.
|
2016-02-25 23:26:18 +00:00 |
|
jules
|
79332132b5
|
Fixed a mistake in the demo plugin.
|
2016-02-22 12:27:59 +00:00 |
|
jules
|
68fdb3b2f0
|
Introjucer: Avoided the win32 exporter adding the /FORCE:multiple flag except when building an RTAS plugin
|
2016-02-16 09:43:05 +00:00 |
|
jules
|
60e072f3c4
|
Added a new class: StatisticsAccumulator
|
2016-02-12 17:28:54 +00:00 |
|
jules
|
82c4938ebe
|
Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers
|
2016-02-08 16:53:48 +00:00 |
|
jules
|
9d7571fdc2
|
Resaved all example projects
|
2016-01-08 11:19:00 +00:00 |
|
jules
|
7988190e73
|
Plugin demo: avoided the slider jumping when being dragged and automated at the same time
|
2015-12-23 14:57:32 +00:00 |
|
jules
|
9b167ca5e1
|
Resaved example projects
|
2015-12-23 09:43:23 +00:00 |
|
jules
|
c468a5dd3d
|
Resaved example projects
|
2015-12-16 18:23:39 +00:00 |
|
hogliux
|
4fef661ada
|
Added multi-bus support for audio plug-in clients
|
2015-12-16 17:58:25 +00:00 |
|
jules
|
4e3f1216b9
|
Cleared out some old Visual Studio 2005/8 projects from the examples folder. If you really (!) still use those IDEs, you can easily generate the projects yourself using the Introjucer
|
2015-12-10 11:13:36 +00:00 |
|
jules
|
42120d0fe2
|
Added MPE (Midi Polyphonic Expression) classes
|
2015-12-10 10:57:29 +00:00 |
|
jules
|
f618963530
|
Introjucer: Simplified VST include path generation. Resaved projects.
|
2015-11-24 10:46:46 +00:00 |
|
jules
|
884b5e051d
|
Resaved some example project files.
|
2015-11-24 10:30:15 +00:00 |
|
jules
|
36cb000d40
|
Whitespace cleanup
|
2015-11-10 17:17:31 +00:00 |
|
hogliux
|
86c9597d41
|
Fix warnings in audio plugin demo
|
2015-11-03 14:53:00 +00:00 |
|
jules
|
ca1f6bc7d8
|
Resaved all introjucer projects with new version number.
|
2015-11-03 12:30:22 +00:00 |
|
jules
|
6eee3b2a09
|
Resaved all project files
|
2015-11-03 10:55:10 +00:00 |
|
jules
|
02041328dc
|
Misc minor fix-ups
|
2015-11-02 18:07:36 +00:00 |
|
jules
|
b1a8470514
|
Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities
|
2015-11-02 14:49:47 +00:00 |
|
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
|
2015-11-02 11:09:41 +00:00 |
|
jules
|
9ff92b8002
|
Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it
|
2015-11-02 09:59:05 +00:00 |
|
jules
|
3e5ae4ea6a
|
Resaved various project files.
|
2015-10-28 09:48:45 +00:00 |
|
jules
|
c63bf83bd9
|
Removed some duplicated/broken code from VST3
|
2015-10-09 09:44:22 +01:00 |
|
jules
|
7c96b6e999
|
Updated various project files.
|
2015-09-03 15:50:06 +01:00 |
|
jules
|
80b24ccfd4
|
Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths
|
2015-09-01 12:37:29 +01:00 |
|
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!
|
2015-08-18 10:16:25 +01:00 |
|
jules
|
b57e8e3db4
|
Added Base64 class
|
2015-08-03 17:55:29 +01:00 |
|
Timur Doumler
|
dca4d77f9d
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
2015-07-23 15:57:18 +01:00 |
|
jules
|
861d3d9710
|
Version 3.2.0
|
2015-07-22 19:48:35 +01:00 |
|
hogliux
|
c4d0270f5d
|
Resaved project files.
|
2015-07-22 16:58:25 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
ff68742e1e
|
Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them
|
2015-06-30 17:20:27 +01:00 |
|
jules
|
d917606ad8
|
Resaved project files.
|
2015-06-29 16:20:50 +01:00 |
|
jules
|
e179df3e2c
|
Introjucer: Fix to linux VST makefile flag generation.
|
2015-05-25 12:53:04 +01:00 |
|
jules
|
43ce64a099
|
Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings.
|
2015-05-22 11:27:01 +01:00 |
|
hogliux
|
d8e5add7ba
|
Minor clean-up in audio demo plugin code
|
2015-05-05 18:27:53 +01:00 |
|
hogliux
|
b7a85c767a
|
Add beginChangeGesture/endChangeGesture support to audio demo plug-in
|
2015-05-05 18:27:41 +01:00 |
|
hogliux
|
fcb8735dfc
|
Re-save all Introjucer projects with newest introjucer version
|
2015-04-20 15:49:43 +01:00 |
|
jules
|
6225b5de49
|
Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params.
|
2015-03-26 15:40:52 +00:00 |
|
jules
|
0e591abe0f
|
Introjucer: Stripped a couple of defunct values out of the generated linux makefiles.
|
2015-03-24 14:42:23 +00:00 |
|
jules
|
372ea8779b
|
Resaved projects.
|
2015-02-26 16:37:31 +00:00 |
|
jules
|
24bce65869
|
Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it.
|
2015-02-16 10:21:12 +00:00 |
|
jules
|
417e07c42f
|
Resaved projects.
|
2015-02-03 17:53:21 +00:00 |
|