Skip to content

Commit

Permalink
digi out
Browse files Browse the repository at this point in the history
  • Loading branch information
vlazzarini committed Dec 21, 2017
1 parent 5e00f94 commit 9919107
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Bela/BelaCsound.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,7 @@ bool setup(BelaContext *context, void *Data)
printf("Error: number of analog inputs != number of analog outputs.\n");
return false;
}




/* set up Csound */
csound = new Csound();
gCsData.csound = csound;
Expand Down

0 comments on commit 9919107

Please sign in to comment.