.. |
Audio_File.C
|
Crudely begin to support drawing of timecodes on ruler.
|
2008-04-18 15:18:07 -05:00 |
Audio_File.H
|
Crudely begin to support drawing of timecodes on ruler.
|
2008-04-18 15:18:07 -05:00 |
Audio_File_SF.C
|
Begin to support waveform display during capture.
|
2008-04-17 19:26:46 -05:00 |
Audio_File_SF.H
|
Work on improving recording.
|
2008-04-16 10:35:25 -05:00 |
Audio_Track.C
|
Move some DSPish code into functions in dsp.c
|
2008-04-15 19:47:51 -05:00 |
Audio_Track.H
|
Actually make it compile again.
|
2008-04-07 05:00:16 -05:00 |
Control_Point.H
|
Try a different way of avoiding continuous-variation on drag etc.
|
2008-04-02 02:19:48 -05:00 |
Control_Track.H
|
Fix a number of problems with region drawing.
|
2008-04-17 10:35:20 -05:00 |
Disk_Stream.C
|
Work on improving recording.
|
2008-04-16 10:35:25 -05:00 |
Disk_Stream.H
|
Work on improving recording.
|
2008-04-16 10:35:25 -05:00 |
Engine.C
|
Minor cleanup.
|
2008-04-13 23:11:48 -05:00 |
Engine.H
|
Add playhead to the GUI.
|
2008-04-12 14:50:36 -05:00 |
Loggable.C
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Loggable.H
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Makefile
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Mutex.H
|
Finally get rid of that distortion issue.
|
2008-04-09 22:44:02 -05:00 |
Peaks.C
|
Cleanup and begin keeping chunksize in peakfile name.
|
2008-04-17 17:12:38 -05:00 |
Peaks.H
|
Get rid of peakfile headers... Who needs 'em.
|
2008-04-17 15:37:38 -05:00 |
Playback_DS.C
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
Playback_DS.H
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
Port.C
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
Port.H
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
RWLock.H
|
Actually get playback through JACK, kind of.
|
2008-04-08 19:05:15 -05:00 |
Record_DS.C
|
Begin to support waveform display during capture.
|
2008-04-17 19:26:46 -05:00 |
Record_DS.H
|
Stream peaks to disk during capture.
|
2008-04-17 14:19:41 -05:00 |
Region.C
|
Move region writing code into region class.
|
2008-04-17 22:44:19 -05:00 |
Region.H
|
Get rid of useless Region_Base class.
|
2008-04-18 21:29:15 -05:00 |
Ruler_Point.H
|
Crudely begin to support drawing of timecodes on ruler.
|
2008-04-18 15:18:07 -05:00 |
Ruler_Track.H
|
Crudely begin to support drawing of timecodes on ruler.
|
2008-04-18 15:18:07 -05:00 |
Scalebar.H
|
Begin rearranging.
|
2008-03-19 22:13:27 -05:00 |
Tempo_Point.C
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Tempo_Point.H
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Tempo_Track.H
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Time_Point.C
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Time_Point.H
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |
Time_Track.H
|
Begin rearranging.
|
2008-03-19 22:13:27 -05:00 |
Timeline.C
|
Permit adding of tracks from GUI.
|
2008-04-18 21:26:27 -05:00 |
Timeline.H
|
Permit adding of tracks from GUI.
|
2008-04-18 21:26:27 -05:00 |
Track.C
|
Fix a number of problems with region drawing.
|
2008-04-17 10:35:20 -05:00 |
Track.H
|
Crudely begin to support drawing of timecodes on ruler.
|
2008-04-18 15:18:07 -05:00 |
Track_Header.C
|
Move region writing code into region class.
|
2008-04-17 22:44:19 -05:00 |
Track_Header.H
|
Begin to support waveform display during capture.
|
2008-04-17 19:26:46 -05:00 |
Track_Point.H
|
Fix a number of problems with region drawing.
|
2008-04-17 10:35:20 -05:00 |
Track_Widget.C
|
Try a different way of avoiding continuous-variation on drag etc.
|
2008-04-02 02:19:48 -05:00 |
Track_Widget.H
|
Fix a number of problems with region drawing.
|
2008-04-17 10:35:20 -05:00 |
Transport.C
|
Add playhead to the GUI.
|
2008-04-12 14:50:36 -05:00 |
Transport.H
|
Add playhead to the GUI.
|
2008-04-12 14:50:36 -05:00 |
Waveform.C
|
Optimize waveform drawing some.
|
2008-04-17 12:04:55 -05:00 |
Waveform.H
|
Don't waste time deinterleaving peaks.
|
2008-04-17 11:12:22 -05:00 |
dsp.C
|
Fix a number of errors turned up by valgrind. Import new captures.
|
2008-04-16 13:08:00 -05:00 |
dsp.h
|
Move some DSPish code into functions in dsp.c
|
2008-04-15 19:47:51 -05:00 |
main.C
|
Work on making journal replay at startup.
|
2008-04-18 20:05:57 -05:00 |