.. |
Audio_File.C
|
Fix some bugs in peak reading/drawing.
|
2008-04-17 08:27:35 -05:00 |
Audio_File.H
|
Fix a number of errors turned up by valgrind. Import new captures.
|
2008-04-16 13:08:00 -05:00 |
Audio_File_SF.C
|
Fix a number of errors turned up by valgrind. Import new captures.
|
2008-04-16 13:08:00 -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
|
Begin rearranging.
|
2008-03-19 22:13:27 -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
|
Ditch the whole separate Engine idea and move everything back to Timeline.
|
2008-03-28 00:19:26 -05:00 |
Loggable.H
|
Ditch the whole separate Engine idea and move everything back to Timeline.
|
2008-03-28 00:19:26 -05:00 |
Makefile
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
Mutex.H
|
Finally get rid of that distortion issue.
|
2008-04-09 22:44:02 -05:00 |
Peaks.C
|
WIP
|
2008-04-17 10:19:04 -05:00 |
Peaks.H
|
WIP
|
2008-04-17 10:19:04 -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
|
Fix a number of errors turned up by valgrind. Import new captures.
|
2008-04-16 13:08:00 -05:00 |
Record_DS.H
|
Work on improving recording.
|
2008-04-16 10:35:25 -05:00 |
Region.C
|
WIP
|
2008-04-17 10:19:04 -05:00 |
Region.H
|
Optimize fade calculations.
|
2008-04-16 00:50:32 -05:00 |
Scalebar.H
|
Begin rearranging.
|
2008-03-19 22:13:27 -05:00 |
Tempo_Point.H
|
Try a different way of avoiding continuous-variation on drag etc.
|
2008-04-02 02:19:48 -05:00 |
Tempo_Track.H
|
Begin rearranging.
|
2008-03-19 22:13:27 -05:00 |
Time_Point.H
|
Try a different way of avoiding continuous-variation on drag etc.
|
2008-04-02 02:19:48 -05:00 |
Time_Track.H
|
Begin rearranging.
|
2008-03-19 22:13:27 -05:00 |
Timeline.C
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
Timeline.H
|
Add playhead to the GUI.
|
2008-04-12 14:50:36 -05:00 |
Track.C
|
Fix some bugs in peak reading/drawing.
|
2008-04-17 08:27:35 -05:00 |
Track.H
|
Continue working on engine functionality.
|
2008-04-08 15:06:38 -05:00 |
Track_Header.C
|
Work on improving recording.
|
2008-04-16 10:35:25 -05:00 |
Track_Header.H
|
Split Disk_Stream into a base class and Playback_DS and Record_DS.
|
2008-04-16 06:30:04 -05:00 |
Track_Point.H
|
Begin rearranging.
|
2008-03-19 22:13:27 -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
|
Make mutlti-region playback and overlapped region playback work.
|
2008-04-12 17:55:25 -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
|
Fix some bugs in peak reading/drawing.
|
2008-04-17 08:27:35 -05:00 |
Waveform.H
|
Ditch the whole separate Engine idea and move everything back to Timeline.
|
2008-03-28 00:19:26 -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
|
Add context popup menu for regions to set fade-in/out curve.
|
2008-04-15 06:44:03 -05:00 |