non/timeline/src/Engine
Jonathan Moore Liles 20dce6c6e6 Timeline: Don't assert if peakfile contains no blocks---it's probably just because it was just opened and hasn't been written into yet. 2021-01-10 14:46:27 -08:00
..
Audio_File.C Timeline: Fix error in reference counting of newly recorded clips. 2013-10-25 18:35:30 -07:00
Audio_File.H Timeline: Fix error in reference counting of newly recorded clips. 2013-10-25 18:35:30 -07:00
Audio_File_Dummy.C Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Audio_File_Dummy.H Timeline: Fix waveform drawing during record and cumulative error in looped region drawing. Also, avoid redrawing already displayed parts of waveforms while recording. 2012-06-12 20:53:21 -07:00
Audio_File_SF.C Timeline: Improve error message for sf_open create. 2021-01-09 15:00:35 -08:00
Audio_File_SF.H Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Audio_Region.C Timeline: Add "Disabled" fade type to disable both fade and declicking for cases where regions need to be abutted perfectly. 2021-01-09 15:00:35 -08:00
Audio_Sequence.C Timeline: Read interleaved blocks of samples from libsndfile, rather than processing one channel at a time. 2013-08-22 18:36:59 -07:00
Control_Sequence.C Timeline: Fix invalid output of control sequence playback before initial and after final control point. 2015-10-03 20:23:09 -07:00
Disk_Stream.C Timeline: Fix assertion triggered by failure to join a diskthread which self-terminated due to punch-out. 2015-02-15 15:47:55 -08:00
Disk_Stream.H Timeline: Fix numerous issues with diskstream. 2013-09-06 00:15:43 -07:00
Engine.C Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -07:00
Engine.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
Peak.H Fix 64-bit bug in peakfile handling. 2010-03-11 01:12:53 -06:00
Peaks.C Timeline: Don't assert if peakfile contains no blocks---it's probably just because it was just opened and hasn't been written into yet. 2021-01-10 14:46:27 -08:00
Peaks.H Timeline: More locking fixes. Also, build peaks cache levels in threads launched by UI thread, instead of in the record diskthreads. 2013-03-01 17:07:30 -08:00
Playback_DS.C Timeline: Fix assertion triggered by failure to join a diskthread which self-terminated due to punch-out. 2015-02-15 15:47:55 -08:00
Playback_DS.H Timeline: Add option for per-track delay-free playback latency compensation. Disabled by default. 2013-09-09 18:46:28 -07:00
Record_DS.C Timeline: Don't die if punch-in frame is before first block of recorded audio. 2015-03-11 23:05:47 -07:00
Record_DS.H Timeline: Avoid deadlock in diskthread. 2014-06-07 14:24:24 -07:00
Timeline.C Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -07:00
Track.C Timeline: Improve error message for sf_open create. 2021-01-09 15:00:35 -08:00
const.h Timeline: Report name as non-daw when invoked as such, as non-timeline otherwise. 2013-03-12 17:56:55 -07:00
types.h Massively reoganize tree. 2010-02-01 02:26:42 -06:00