summaryrefslogtreecommitdiff
path: root/tran/slope.h
diff options
context:
space:
mode:
Diffstat (limited to 'tran/slope.h')
-rw-r--r--tran/slope.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tran/slope.h b/tran/slope.h
new file mode 100644
index 0000000..39cafaf
--- /dev/null
+++ b/tran/slope.h
@@ -0,0 +1,3 @@
+sound_type snd_make_slope(sound_type input);
+sound_type snd_slope(sound_type input);
+ /* LISP: (snd-slope SOUND) */