repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r602: Fix baver's code... don't insert timecode when show_tc is not set
[cinelerra_cv/mob.git]
/
cinelerra
/
apatchgui.inc
blob
b33f95e811f1903a3961df6c9bc3b00097f05483
1
#ifndef APATCHGUI_INC
2
#define APATCHGUI_INC
3
4
5
6
#define PAN_RADIUS 50
7
#define MAX_AUDIO_FADE 6
8
9
10
#endif