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
license header for review
[cinelerra_cv/ct.git]
/
cinelerra
/
apatchgui.inc
blob
f7bbea11279d2558ae2df67fb1818f65aa3bfe97
1
#ifndef APATCHGUI_INC
2
#define APATCHGUI_INC
3
4
5
6
#define MAX_AUDIO_FADE 6
7
8
9
#endif
10
/*
11
// Local Variables:
12
// mode: C++
13
// c-file-style: "linux"
14
// End:
15
*/