aboutsummaryrefslogtreecommitdiffstats
path: root/1.4.23-rc4/codecs/slin_lpc10_ex.h
diff options
context:
space:
mode:
Diffstat (limited to '1.4.23-rc4/codecs/slin_lpc10_ex.h')
-rw-r--r--1.4.23-rc4/codecs/slin_lpc10_ex.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/1.4.23-rc4/codecs/slin_lpc10_ex.h b/1.4.23-rc4/codecs/slin_lpc10_ex.h
new file mode 100644
index 000000000..169e9a9e1
--- /dev/null
+++ b/1.4.23-rc4/codecs/slin_lpc10_ex.h
@@ -0,0 +1,21 @@
+/*! \file
+ * \brief Signed 16-bit audio data
+ *
+ * Source: example.slin
+ *
+ * Copyright (C) 1999-2005, Digium Inc.
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static signed short slin_lpc10_ex[] = {
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000 };