146 Commits (fb57b879aa5158ea5890fb93aa69220aa7eebccd)

Author SHA1 Message Date
  jules e6ef1cf3f0 Compiler warning fix. 12 years ago
  jules c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
  jules 34e5591701 v2.0.40 12 years ago
  jules e339d39eb4 v2.0.39 12 years ago
  jules 1981404103 Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
  jules 5618f6b904 Added acid chunk metadata loading to WavAudioFormat 12 years ago
  jules b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 12 years ago
  jules ba2dc52b34 Made use of @autoreleasepool for clang builds. 12 years ago
  jules 4dcc5bcd1d Added method BufferingAudioReader::setReadTimeout() 12 years ago
  jules fdfdc2bbbf Aiff float support. 12 years ago
  jules a8c23112a9 Tidied up a couple of warnings. 12 years ago
  jules 15a8c1ded7 New class: BufferingAudioFormatReader 12 years ago
  jules 4d4cc13a46 2.0.38 12 years ago
  jules 63411d7a47 2.0.37 12 years ago
  jules cf2fdc0497 (fixed typo in last check-in) 12 years ago
  jules bdbeb89595 Minor VC warning fix. 12 years ago
  jules fe3a2e4495 Added method AudioFormatWriter::writeFromFloatArrays() 12 years ago
  jules 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 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 4f8d094eee Added some extra sample rates to some of the AudioFormat classes. 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules 60b0605ab3 Fixed some VC compiler warnings. 12 years ago
  jules 27895cb6bd New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
  jules 773fc269f8 New class: LAMEEncoderAudioFormat 12 years ago
  jules a93bc9b6e2 Added iterators to AudioFormatManager. 12 years ago
  jules e95d3a30c8 Minor clean-ups. 12 years ago
  jules 669bd67670 Spelling and minor cleaning. 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules 417f9eb31c AIFF comment format fix. 12 years ago
  jules c76b7b63e1 Fixed some classes that were getting overlooked by doxygen. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 164ab05bac 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 e58b915300 Fixed some COM object ref-counting. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 12 years ago
  jules dea1aa475b OSX GL views: accepting first mouse click event. 12 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 12 years ago
  jules 490e547184 Fix for extensible-format wav reader. 12 years ago
  jules 5dab488418 Fix to WavAudioFormat. 12 years ago
  jules 70257e902f Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz 12 years ago