repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
maxchannels.h
blob
6c007ce7a8bf152bd457c37d371bbab1f8f94e1a
1
#ifndef MAXCHANNELS
2
#define MAXCHANNELS 16
3
#define MAX_CHANNELS 16
4
#endif
5
/*
6
// Local Variables:
7
// mode: C++
8
// c-file-style: "linux"
9
// End:
10
*/