create sample in sample

git-svn-id: svn://code.dyne.org/veejay/trunk@1204 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2008-11-19 20:20:52 +00:00
parent de2441703d
commit 98fc0962f8

View File

@@ -711,6 +711,8 @@ static struct
{"button_084"}, {"button_084"},
{"button_083"}, {"button_083"},
{"video_navigation_buttons"}, {"video_navigation_buttons"},
{"button_samplestart"},
{"button_sampleend"},
{"speed_slider"}, {"speed_slider"},
{"slow_slider"}, {"slow_slider"},
{"button_200"}, // mask button {"button_200"}, // mask button
@@ -1939,7 +1941,7 @@ int gveejay_new_slot(int mode)
if(result_len <= 0 ) if(result_len <= 0 )
{ {
gveejay_error_slot( mode ); veejay_msg(0, "No reply from veejay-server, but expected new sample/slot identifier");
return 0; return 0;
} }