27 Commits (b5c5a01fd970d49778e482035f6dda1fe26e9f48)

Author SHA1 Message Date
  Jonathan Moore Liles 4cb8fbd22d Get rid of cumulative error in Peaks::Streamer 17 years ago
  Jonathan Moore Liles f0704d7f90 Oops. Finalize peak capture in the right place! 17 years ago
  Jonathan Moore Liles 9b8e7569e7 Make peakfile block scanning more robust. 17 years ago
  Jonathan Moore Liles 50fa642321 Fix mipmapping for streamed peaks. 17 years ago
  Jonathan Moore Liles 17790c13c1 Fix pending peaks timers. 17 years ago
  Jonathan Moore Liles f12363340e Clean up Peaks.C 17 years ago
  Jonathan Moore Liles d1a2f52352 Support optional mipmapping of peakfiles. Mipmap peaks for new captures. 17 years ago
  Jonathan Moore Liles fc99144548 Work on making peak streaming work again. 17 years ago
  Jonathan Moore Liles e27c0336fe Peak all peak cache levels together in a single peakfile. 17 years ago
  Jonathan Moore Liles e2e2241715 Make peak streaming work again. 17 years ago
  Jonathan Moore Liles 45a660d98a Treat peakfiles as a multilevel cache. 17 years ago
  Jonathan Moore Liles 7f25ebe855 Get rid of a million and a half signed/unsigned expression warnings. 17 years ago
  Jonathan Moore Liles 9814d34ac6 Make region normalization possible again. 17 years ago
  Jonathan Moore Liles 2ccae56fb1 Correct indexing error in peakfile reader. 17 years ago
  Jonathan Moore Liles ce69a3b8f0 Cleanup and begin keeping chunksize in peakfile name. 17 years ago
  Jonathan Moore Liles e7b893ca24 Get rid of peakfile headers... Who needs 'em. 17 years ago
  Jonathan Moore Liles 99e93c575e Stream peaks to disk during capture. 17 years ago
  Jonathan Moore Liles ed9a1aaf5b Optimize waveform drawing some. 17 years ago
  Jonathan Moore Liles e86123de78 Improve peak reading efficiency. 17 years ago
  Jonathan Moore Liles 9cbc39addd Only fork for peak building when necessary. 17 years ago
  Jonathan Moore Liles 55b2907aec WIP 17 years ago
  Jonathan Moore Liles 3b40b8a093 Fix some bugs in peak reading/drawing. 17 years ago
  Jonathan Moore Liles 642d6d48ea Handle empty peak file as error. 17 years ago
  Jonathan Moore Liles 72a203d18b Fix a number of errors turned up by valgrind. Import new captures. 17 years ago
  Jonathan Moore Liles 56b06c267a Fix a few delete's that should have been delete[]'s. 17 years ago
  Jonathan Moore Liles 904daf8fe4 Work on making diskstreams follow the transport. 17 years ago
  Jonathan Moore Liles 0207dc9507 Ditch the whole separate Engine idea and move everything back to Timeline. 17 years ago
  Jonathan Moore Liles 6abd18c4ca Minor cleanup. 17 years ago
  Jonathan Moore Liles 22030e41b6 Improve peak reading efficiency. 17 years ago
  Jonathan Moore Liles 48bcd7ed98 Continue switching over to peak server system. 17 years ago
  Jonathan Moore Liles 95a2896d53 Work on peak reader. 17 years ago
  Jonathan Moore Liles 2abf28095c Don't read more peaks than needed for waveform. 17 years ago
  Jonathan Moore Liles b0d5b60a6f Work on switching Timeline Editor over to use the Peak Server. 17 years ago
  Jonathan Moore Liles d2478e3161 Make peak server work. 17 years ago
  Jonathan Moore Liles b846d29c4b Try to get timeline working again. 17 years ago
  Jonathan Moore Liles c415fe9680 Begin rearranging. 17 years ago
  Jonathan Moore Liles bb61dde7fb Fix math errors in normalizer and waveform colorer. 17 years ago
  Jonathan Moore Liles 8a85a8c217 Fix problem interaction between normalization and zooming. 17 years ago
  Jonathan Moore Liles 42d1643dad Cleanups. 17 years ago
  Jonathan Moore Liles f8fb113886 Handle peaks for multichannel files. 17 years ago
  Jonathan Moore Liles 6cfe9e8b6c Support multichannel sound files. 17 years ago
  Jonathan Moore Liles 97b344d3dd Replace Clip class with Audio_File abstract class who's children are interfaces to 17 years ago
  Jonathan Moore Liles cee75218f3 Move stuff from main.C into Timeline.C 17 years ago
  Jonathan Moore Liles 3b02169d31 Make normalization code work at all zoom levels. 17 years ago
  Jonathan Moore Liles a032a95fad Cleanup some issues with trimming. 17 years ago
  Jonathan Moore Liles d36804ea4e Finish making Peaks use Clip 17 years ago
  Jonathan Moore Liles bb0b511122 Make make_peaks use Clip to access source. 17 years ago
  Jonathan Moore Liles f27a222e47 Cleanup peak code to use Clip for reading. 17 years ago
  Jonathan Moore Liles 0328ebfa2d Read peaks from source in chunks of exact size requirested. 17 years ago
  Jonathan Moore Liles 09a19516f3 Work on peak reader (WIP). Resize regions on zoom. 17 years ago