jules
|
4d4cc13a46
|
2.0.38
|
12 years ago |
jules
|
63411d7a47
|
2.0.37
|
12 years ago |
jules
|
28fa04a5f4
|
Android fix.
|
12 years ago |
jules
|
408399ddff
|
Added FloatVectorOperations::findMinimum and findMaximum
|
12 years ago |
jules
|
f68637f16b
|
Documentation fix and MidiMessage constness clean-up.
|
12 years ago |
jules
|
adb59236b7
|
Fixed OSX Accelerate framework linkage.
|
12 years ago |
jules
|
6c08b41a5a
|
Android build fix.
|
12 years ago |
jules
|
f1ef1a7178
|
MSVC function call convention fixes. AAX compile fix.
|
12 years ago |
jules
|
cbf8b5e8a2
|
Used some OSX vecLib functions inside FloatVectorOperations.
|
12 years ago |
jules
|
6033581511
|
Additions and 64-bit fixes for FloatVectorOperations.
|
12 years ago |
jules
|
14b0493bb0
|
2.0.36
|
12 years ago |
jules
|
b0ee49d537
|
New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions.
|
12 years ago |
jules
|
942b2922a5
|
2.0.35
|
12 years ago |
jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
jules
|
9152fc8120
|
v2.0.34
|
12 years ago |
jules
|
f853636464
|
New class: LagrangeInterpolator
|
12 years ago |
jules
|
9fbc963d96
|
2.0.33
|
12 years ago |
jules
|
a802f5d081
|
Added method AudioData::Pointer::findMinAndMax
|
12 years ago |
jules
|
d522a50e97
|
New AudioSampleBuffer::applyGain method.
|
12 years ago |
jules
|
ec2ec517f3
|
IIR filter optimisation.
|
12 years ago |
jules
|
cd8adde4de
|
2.0.32
|
12 years ago |
jules
|
f9e31ab7a9
|
Documentation pedanticism.
|
12 years ago |
jules
|
d35e1fd814
|
Added a AudioSampleBuffer gain ramp function.
|
12 years ago |
jules
|
7a3453f48b
|
Minor clean-ups.
|
12 years ago |
jules
|
906a99763d
|
Version 2.0.31
|
12 years ago |
jules
|
a20ff4c910
|
Version 2.0.30
|
12 years ago |
jules
|
68b2e056e7
|
Version update 2.0.29
|
12 years ago |
jules
|
a9b177f2da
|
Fix to midi file frame-based timecode conversion.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
3262a3c548
|
Fix to reverb algorithm.
|
12 years ago |
jules
|
4d4321bea1
|
Version 2.0.28
|
12 years ago |
jules
|
9393c1bbc9
|
Avoided some minor compiler warnings.
|
12 years ago |
jules
|
70257e902f
|
Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz
|
12 years ago |
jules
|
a25acde808
|
Image subsection fix. Linux text drag-and-drop.
|
12 years ago |
jules
|
fae88c8b88
|
Minor documentation updates. Added MidiMessageSequence::sort() method.
|
12 years ago |
jules
|
b416ab6651
|
Added a couple of methods to Graphics.
|
12 years ago |
jules
|
9a24aa8a20
|
Minor clean-ups.
|
12 years ago |
jules
|
ad958be260
|
Version bump: 2.0.27
|
12 years ago |
jules
|
abb4946191
|
Version bump: 2.0.26
|
12 years ago |
jules
|
842d30fbfa
|
Minor tidying-up.
|
12 years ago |
jules
|
665c85b147
|
Version number bump.
|
13 years ago |
jules
|
0ce65462af
|
Translation of OSX app menu strings. Minor misc changes and documentation fixes.
|
13 years ago |
jules
|
195495a989
|
Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit.
|
13 years ago |
jules
|
4f206a3f3a
|
Version bump.
|
13 years ago |
jules
|
d4ae8f3d55
|
Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers.
|
13 years ago |
jules
|
75d72d6323
|
Version number bump.
|
13 years ago |
jules
|
26c002498d
|
Fix for MixerAudioSource.
|
13 years ago |
jules
|
7afbc077e7
|
Version update.
|
13 years ago |
jules
|
eb47f3c656
|
Fix for MidiFile::readNextTrack()
|
13 years ago |
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.
|
13 years ago |