summaryrefslogtreecommitdiff
path: root/synth/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'synth/channel.h')
-rw-r--r--synth/channel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/synth/channel.h b/synth/channel.h
index 9727ab8..c0eee5c 100644
--- a/synth/channel.h
+++ b/synth/channel.h
@@ -28,6 +28,7 @@ class Channel
void cleanup();
void release_all();
void panic();
+ void kill_program(int prog);
void set_real_portamento_frames();
void set_portamento_time(int val);
void set_portamento(int val);