|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Attributes | |
| double | sampleRate |
| int | blockSize |
| bool | randomiseBlockSizes |
| juce::Random | random |
Definition at line 506 of file tracktion_TestUtilities.h.
| int tracktion::graph::test_utilities::TestSetup::blockSize |
Definition at line 509 of file tracktion_TestUtilities.h.
| juce::Random tracktion::graph::test_utilities::TestSetup::random |
Definition at line 511 of file tracktion_TestUtilities.h.
| bool tracktion::graph::test_utilities::TestSetup::randomiseBlockSizes |
Definition at line 510 of file tracktion_TestUtilities.h.
| double tracktion::graph::test_utilities::TestSetup::sampleRate |
Definition at line 508 of file tracktion_TestUtilities.h.