Network-Music  0.1
An audible representation of network traffic
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
audiograph.cpp File Reference
#include "audiograph.h"
Include dependency graph for audiograph.cpp:

Macros

#define TIMER_TICK   (1000)
#define TIME_RANGE   (30)

Variables

const int numberOfItems = 3600
const float curveDivider = 3.0f
const int lowerNumberOfItems = 900
const float lowerCurveDivider = 0.75f

Macro Definition Documentation

#define TIME_RANGE   (30)
#define TIMER_TICK   (1000)

Variable Documentation

const float curveDivider = 3.0f
const float lowerCurveDivider = 0.75f
const int lowerNumberOfItems = 900
const int numberOfItems = 3600