20 Commits (fc6ffee22eabc92916bd87d0daf94fc3c2f04f6c)

Author SHA1 Message Date
  Jonathan Moore Liles fc6ffee22e Handle missing sources gracefully. 17 years ago
  Jonathan Moore Liles d7f020ee2e Add mutex to Audio_File objects to prevent read_source_peaks() and IO thread from conflicting. 17 years ago
  Jonathan Moore Liles 50fa642321 Fix mipmapping for streamed peaks. 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 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 d426aac08d Avoid opening libsndfile sources in RDWR mode (doesn't work with FLAC) 17 years ago
  Jonathan Moore Liles a32f8ca17a Allow the user to choose capture format. 17 years ago
  Jonathan Moore Liles e7c2ac9ecd Begin to support waveform display during capture. 17 years ago
  Jonathan Moore Liles 99e93c575e Stream peaks to disk during capture. 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 4684094f6f Work on improving recording. 17 years ago
  Jonathan Moore Liles fbb4b17dca Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
  Jonathan Moore Liles fb94e119c4 Fix indexing error in deinterleave code. 17 years ago
  Jonathan Moore Liles 3d2580dd64 Finally get rid of that distortion issue. 17 years ago
  Jonathan Moore Liles ebb86a1e62 Fiddle with playback... 17 years ago
  Jonathan Moore Liles 7f43a99030 Actually get playback through JACK, kind of. 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 95a2896d53 Work on peak reader. 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 42d1643dad Cleanups. 17 years ago
  Jonathan Moore Liles 9e47efc585 Don't open the same file twice. 17 years ago
  Jonathan Moore Liles 06ad6c6575 Fix open. 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 d36804ea4e Finish making Peaks use Clip 17 years ago
  Jonathan Moore Liles 1684805c63 Size Waveforms to clip length. 17 years ago
  Jonathan Moore Liles 09a19516f3 Work on peak reader (WIP). Resize regions on zoom. 17 years ago
  Jonathan Moore Liles 720f024fa0 Read peaks directly from source at high zoom levels. 17 years ago
  Jonathan Moore Liles 8905484cb1 Cleanups. 17 years ago
  Jonathan Moore Liles 41b62781d1 Work on supporting actual audio backing. WIP. 17 years ago
  Jonathan Moore Liles 1750df5f5e Add normalization function. 17 years ago
  Jonathan Moore Liles ece5a45cb0 Automatically scroll timeline when dragging a region. 17 years ago
  Jonathan Moore Liles 41ac62e2cd Allow interactive trimming of regions. 17 years ago
  Jonathan Moore Liles 62781a70ed Add tracks. Support dragging regions between tracks. 17 years ago
  Jonathan Moore Liles 669d638ab0 Support trimming of region. 17 years ago
  Jonathan Moore Liles 4b290d3372 Try to be more efficient about clipping. 17 years ago
  Jonathan Moore Liles a7f590aa40 Initial checkin. 17 years ago