repo.or.cz
/
wdl
/
wdl-ol.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
ConvoEngine: Make max channel counts configurable.
[wdl/wdl-ol.git]
/
IPlugExamples
/
IPlugConvoEngine
/
app_wrapper
/
main.mm
blob
d80fff4550a6497ad67350718fc72d8f2a570b23
1
#import <Cocoa/Cocoa.h>
2
3
int main(int argc, char *argv[])
4
{
5
return NSApplicationMain(argc, (const char **) argv);
6
}