jules
|
70257e902f
|
Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz
|
2012-10-23 12:43:09 +01:00 |
|
jules
|
271de5c581
|
Added flags to AudioPlayHead comparator.
|
2012-10-22 12:49:35 +01:00 |
|
jules
|
f45574e53a
|
VST host fix for Windows.
|
2012-10-19 19:33:39 +01:00 |
|
jules
|
eda5904ba7
|
Added method AudioProcessor::silenceInProducesSilenceOut().
|
2012-10-19 18:44:07 +01:00 |
|
jules
|
02f5a1f876
|
VSTPluginFormat: internal refactoring, and some new accessor methods.
|
2012-10-19 09:47:28 +01:00 |
|
jules
|
5ed768e953
|
New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools.
|
2012-10-18 13:53:02 +01:00 |
|
jules
|
70ebb6f438
|
Fix for AU hosting of plugins with leading spaces in their IDs.
|
2012-10-14 11:43:30 +01:00 |
|
jules
|
019fbbb1d9
|
Minor AU hosting changes.
|
2012-10-13 19:42:06 +01:00 |
|
jules
|
521067b615
|
Small memory leak fix in CoreAudioFormat.
|
2012-10-12 10:39:09 +01:00 |
|
jules
|
08b57b8a0d
|
Added midi-out support for AU hosting.
|
2012-10-12 09:45:18 +01:00 |
|
jules
|
ede73fcfd7
|
Fix for some Apple AU guis.
|
2012-10-11 17:15:07 +01:00 |
|
jules
|
b2c60afe53
|
VST Host compile fixes for win32.
|
2012-10-10 14:24:40 +01:00 |
|
jules
|
10c0894141
|
Added AudioProcessor::wrapperType flags
|
2012-10-10 10:50:34 +01:00 |
|
jules
|
53edf99901
|
Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data.
|
2012-10-10 10:29:38 +01:00 |
|
jules
|
9a452a2230
|
Changes for VST hosting without Carbon.
|
2012-10-08 19:33:29 +01:00 |
|
jules
|
d5df89190c
|
AudioUnit: name CFString release fixes.
|
2012-10-07 10:53:06 +01:00 |
|
jules
|
a4d898513b
|
Added AudioProcessor::getParameterLabel method.
|
2012-10-05 17:25:51 +01:00 |
|
jules
|
552d4b392c
|
Small VST hosting fix.
|
2012-10-04 09:58:43 +01:00 |
|
jules
|
86223a267c
|
Removed an unnecessary extra byte generated by AudioProcessor::copyXmlToBinary()
|
2012-10-01 10:14:26 +01:00 |
|
jules
|
4197f76ac0
|
AudioUnits: exposed a method to force a reload of the parameter list.
|
2012-09-28 11:09:32 +01:00 |
|
jules
|
da4d2a46cb
|
Refactored audio plugin DllMain.
|
2012-09-25 17:20:32 +01:00 |
|
jules
|
20b3058af3
|
Fix for AU compiling with gcc4.2
|
2012-09-18 16:20:07 +01:00 |
|
jules
|
b562bbab74
|
Added callback method: AudioProcessor::numChannelsChanged().
|
2012-09-12 15:34:28 +01:00 |
|
jules
|
9a24aa8a20
|
Minor clean-ups.
|
2012-09-11 09:35:03 +01:00 |
|
jules
|
d9f0ac29b6
|
Fixed a few documentation typos. Tweaked positioning logic for CallOutBox.
|
2012-09-09 21:03:39 +01:00 |
|
jules
|
ad958be260
|
Version bump: 2.0.27
|
2012-09-08 14:37:39 +01:00 |
|
jules
|
abb4946191
|
Version bump: 2.0.26
|
2012-09-04 15:26:43 +01:00 |
|
jules
|
5b2a49ed5a
|
Plugin host sample position.
|
2012-08-26 09:57:15 +01:00 |
|
jules
|
33dbaa2d30
|
Added AudioPlayHead::CurrentPositionInfo::timeInSamples member.
|
2012-08-25 20:53:40 +01:00 |
|
jules
|
7d014acb6c
|
Mingw fixes.
|
2012-08-24 17:48:26 +01:00 |
|
jules
|
9961c990bb
|
Fix for GenericAudioProcessorEditor parameter changes.
|
2012-08-24 15:45:43 +01:00 |
|
jules
|
2b856f41a0
|
AudioUnit host: set the plugin's kAudioUnitProperty_MaximumFramesPerSlice property.
|
2012-08-16 13:55:01 +01:00 |
|
jules
|
8576a65c8b
|
Stopped plugin scan from blocking timers.
|
2012-08-10 08:41:01 +01:00 |
|
jules
|
665c85b147
|
Version number bump.
|
2012-08-09 08:56:28 +01:00 |
|
jules
|
4f206a3f3a
|
Version bump.
|
2012-07-24 17:04:29 +01:00 |
|
jules
|
75d72d6323
|
Version number bump.
|
2012-07-21 14:39:29 +01:00 |
|
jules
|
55dc84bc69
|
Minor fixes for AudioPluginFormatManager, PluginListComponent.
|
2012-07-13 16:16:20 +01:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jules
|
246cb94bb0
|
AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids.
|
2012-07-12 12:37:37 +01:00 |
|
jules
|
7afbc077e7
|
Version update.
|
2012-07-11 10:19:09 +01:00 |
|
jules
|
6919e4ec91
|
AudioUnit: moved an include to help with 64-bit compiling.
|
2012-07-10 15:32:53 +01:00 |
|
jules
|
0475cedff5
|
Introjucer: commands to move back/forwards through open docs.
|
2012-07-07 21:11:06 +01:00 |
|
jules
|
591e89cd87
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
2012-07-07 21:09:10 +01:00 |
|
jules
|
69b8dcd4f4
|
AU plugin hosting: now sends events when parameters change.
|
2012-06-25 12:08:12 +01:00 |
|
jules
|
8c0829a925
|
Linux VST compile error fix.
|
2012-06-20 07:34:04 +01:00 |
|
jules
|
87175c91f5
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
2012-05-25 16:42:36 +01:00 |
|
jules
|
049065dc9c
|
Added an assertion to catch VSTs being loaded on a background thread.
|
2012-05-18 12:06:51 +01:00 |
|
jules
|
81d1fb54c9
|
VST hosting: fixed the audioMasterVersion number.
|
2012-05-03 09:23:29 +01:00 |
|
jules
|
2e0640b8ba
|
Added some speaker arrangement methods to AudioProcessor, with support for retrieving host speaker arrangements in a VST plugin.
|
2012-05-01 15:40:41 +01:00 |
|
jules
|
3ba41c7d51
|
Fix for KnownPluginList::scanAndAddFile.
|
2012-04-28 11:37:14 +01:00 |
|