summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/audiographer/audiographer/types.h')
-rw-r--r--libs/audiographer/audiographer/types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/audiographer/audiographer/types.h b/libs/audiographer/audiographer/types.h
index 4288dce0c6..1ecf6360a0 100644
--- a/libs/audiographer/audiographer/types.h
+++ b/libs/audiographer/audiographer/types.h
@@ -7,9 +7,9 @@
namespace AudioGrapher {
-/* XXX: copied from libardour */
+/* XXX: copied from libardour */
typedef int64_t framecnt_t;
-
+
typedef uint8_t ChannelCount;
typedef float DefaultSampleType;