nsm-proxy: Save on 'start'.

pull/3/head
Jonathan Moore Liles 2012-04-09 20:36:56 -07:00
parent a66c041050
commit ffe5299da4
1 changed files with 2 additions and 0 deletions

View File

@ -484,6 +484,8 @@ osc_save_signal ( const char *path, const char *types, lo_arg **argv, int argc,
int
osc_start ( const char *path, const char *types, lo_arg **argv, int argc, lo_message msg, void *user_data )
{
snapshot( project_file );
if ( nsm_proxy->start( &argv[0]->s, &argv[1]->s ) );
{
hide_gui();