13 lines
No EOL
85 B
C++
13 lines
No EOL
85 B
C++
#include "Globals.h"
|
|
namespace sfz
|
|
{
|
|
|
|
class LinearEnvelope
|
|
{
|
|
public:
|
|
|
|
private:
|
|
|
|
};
|
|
|
|
} |