LMMS
Loading...
Searching...
No Matches
PadNoteTest Class Reference

#include <PadNoteTest.h>

Inheritance diagram for PadNoteTest:

Public Member Functions

void setUp ()
void willNoteBeRunButIsHereForLinkingReasonsHowsThisForCamelCaseEh ()
void tearDown ()
void testDefaults ()
void testSpeed ()

Public Attributes

PADnotenote
Mastermaster
FFTwrapperfft
Controllercontroller
unsigned char testnote
float * outR
float * outL

Member Function Documentation

◆ setUp()

void PadNoteTest::setUp ( )
inline

TS_ASSERT(!defaultPreset->VoicePar[1].Enabled);

TS_ASSERT(defaultPreset->VoicePar[1].Enabled);

◆ tearDown()

void PadNoteTest::tearDown ( )
inline

◆ testDefaults()

void PadNoteTest::testDefaults ( )
inline

◆ testSpeed()

void PadNoteTest::testSpeed ( )
inline

◆ willNoteBeRunButIsHereForLinkingReasonsHowsThisForCamelCaseEh()

void PadNoteTest::willNoteBeRunButIsHereForLinkingReasonsHowsThisForCamelCaseEh ( )
inline

Member Data Documentation

◆ controller

Controller* PadNoteTest::controller

◆ fft

FFTwrapper* PadNoteTest::fft

◆ master

Master* PadNoteTest::master

◆ note

PADnote* PadNoteTest::note

◆ outL

float * PadNoteTest::outL

◆ outR

float* PadNoteTest::outR

◆ testnote

unsigned char PadNoteTest::testnote

The documentation for this class was generated from the following file: