|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <cstdio>#include <string>#include <glib.h>#include "pbd/compose.h"#include "pbd/gstdio_compat.h"#include "pbd/pthread_utils.h"#include "pbd/ringbuffer.h"#include "audiographer/flag_debuggable.h"#include "audiographer/sink.h"#include "sndfile_writer.h"#include "sndfile_reader.h"#include "tmp_file.h"Go to the source code of this file.
Classes | |
| class | AudioGrapher::TmpFileRt< T > |
Namespaces | |
| AudioGrapher | |
Variables | |
| static const samplecnt_t | AudioGrapher::rb_chunksize = 8192 |