mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 15:20:02 +01:00
create sample in sample
git-svn-id: svn://code.dyne.org/veejay/trunk@1204 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -711,6 +711,8 @@ static struct
|
||||
{"button_084"},
|
||||
{"button_083"},
|
||||
{"video_navigation_buttons"},
|
||||
{"button_samplestart"},
|
||||
{"button_sampleend"},
|
||||
{"speed_slider"},
|
||||
{"slow_slider"},
|
||||
{"button_200"}, // mask button
|
||||
@@ -1939,7 +1941,7 @@ int gveejay_new_slot(int mode)
|
||||
|
||||
if(result_len <= 0 )
|
||||
{
|
||||
gveejay_error_slot( mode );
|
||||
veejay_msg(0, "No reply from veejay-server, but expected new sample/slot identifier");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user