#include "Teddy/TeddyConfig.h"
#include "Teddy/SysSupport/StdMaths.h"
#include "Teddy/Imports/LWChannelEnvelope.h"
#include "Teddy/Imports/LWChannelKey.h"
#include "Teddy/SysSupport/Messages.h"
#include <cstdlib>
Include dependency graph for LWChannelEnvelope.cpp:
Go to the source code of this file.
Namespaces | |
namespace | Teddy |
namespace | Teddy::Imports |
Defines | |
#define | SHAPE_TCB 0 |
#define | SHAPE_HERM 1 |
#define | SHAPE_BEZI 2 |
#define | SHAPE_LINE 3 |
#define | SHAPE_STEP 4 |
#define | SHAPE_BEZ2 5 |
#define | BEH_RESET 0 |
#define | BEH_CONSTANT 1 |
#define | BEH_REPEAT 2 |
#define | BEH_OSCILLATE 3 |
#define | BEH_OFFSET 4 |
#define | BEH_LINEAR 5 |
Definition in file LWChannelEnvelope.cpp.
|
Definition at line 252 of file LWChannelEnvelope.cpp. |
|
Definition at line 256 of file LWChannelEnvelope.cpp. |
|
Definition at line 255 of file LWChannelEnvelope.cpp. |
|
Definition at line 254 of file LWChannelEnvelope.cpp. |
|
Definition at line 253 of file LWChannelEnvelope.cpp. |
|
Definition at line 251 of file LWChannelEnvelope.cpp. |
|
Definition at line 249 of file LWChannelEnvelope.cpp. |
|
Definition at line 246 of file LWChannelEnvelope.cpp. |
|
Definition at line 245 of file LWChannelEnvelope.cpp. |
|
Definition at line 247 of file LWChannelEnvelope.cpp. |
|
Definition at line 248 of file LWChannelEnvelope.cpp. |
|
Definition at line 244 of file LWChannelEnvelope.cpp. |