Assists music production by grouping standalone programs into sessions. Community version of "Non Session Manager".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Moore Liles e7c2ac9ecd Begin to support waveform display during capture. 17 years ago
..
Audio_File.C Improve peak reading efficiency. 17 years ago
Audio_File.H Stream peaks to disk during capture. 17 years ago
Audio_File_SF.C Begin to support waveform display during capture. 17 years ago
Audio_File_SF.H Work on improving recording. 17 years ago
Audio_Track.C Move some DSPish code into functions in dsp.c 17 years ago
Audio_Track.H Actually make it compile again. 17 years ago
Control_Point.H Try a different way of avoiding continuous-variation on drag etc. 17 years ago
Control_Track.H Fix a number of problems with region drawing. 17 years ago
Disk_Stream.C Work on improving recording. 17 years ago
Disk_Stream.H Work on improving recording. 17 years ago
Engine.C Minor cleanup. 17 years ago
Engine.H Add playhead to the GUI. 17 years ago
Loggable.C Ditch the whole separate Engine idea and move everything back to Timeline. 17 years ago
Loggable.H Ditch the whole separate Engine idea and move everything back to Timeline. 17 years ago
Makefile Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
Mutex.H Finally get rid of that distortion issue. 17 years ago
Peaks.C Cleanup and begin keeping chunksize in peakfile name. 17 years ago
Peaks.H Get rid of peakfile headers... Who needs 'em. 17 years ago
Playback_DS.C Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
Playback_DS.H Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
Port.C Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
Port.H Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
RWLock.H Actually get playback through JACK, kind of. 17 years ago
Record_DS.C Begin to support waveform display during capture. 17 years ago
Record_DS.H Stream peaks to disk during capture. 17 years ago
Region.C Improve peak reading efficiency. 17 years ago
Region.H Begin to support waveform display during capture. 17 years ago
Scalebar.H Begin rearranging. 17 years ago
Tempo_Point.H Try a different way of avoiding continuous-variation on drag etc. 17 years ago
Tempo_Track.H Begin rearranging. 17 years ago
Time_Point.H Try a different way of avoiding continuous-variation on drag etc. 17 years ago
Time_Track.H Begin rearranging. 17 years ago
Timeline.C Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
Timeline.H Add playhead to the GUI. 17 years ago
Track.C Fix a number of problems with region drawing. 17 years ago
Track.H Continue working on engine functionality. 17 years ago
Track_Header.C Begin to support waveform display during capture. 17 years ago
Track_Header.H Begin to support waveform display during capture. 17 years ago
Track_Point.H Fix a number of problems with region drawing. 17 years ago
Track_Widget.C Try a different way of avoiding continuous-variation on drag etc. 17 years ago
Track_Widget.H Fix a number of problems with region drawing. 17 years ago
Transport.C Add playhead to the GUI. 17 years ago
Transport.H Add playhead to the GUI. 17 years ago
Waveform.C Optimize waveform drawing some. 17 years ago
Waveform.H Don't waste time deinterleaving peaks. 17 years ago
dsp.C Fix a number of errors turned up by valgrind. Import new captures. 17 years ago
dsp.h Move some DSPish code into functions in dsp.c 17 years ago
main.C Add context popup menu for regions to set fade-in/out curve. 17 years ago