Synth.cpp
 All Data Structures Namespaces Files Functions Variables Macros
Namespaces | Functions | Variables
test.py File Reference

Go to the source code of this file.

Namespaces

 test
 

Functions

def test.f
 

Variables

tuple test.CMD = ("g++ -Wall -g -D__ARM=0 -Iteensy -o foo test.cpp teensy/synth.cpp teensy/tune.cpp teensy/tests.cpp")
 
 test.just_tests = False
 
string test.fname = "quux.aiff"
 
string test.player = "afplay"
 
 test.S = foo.samples
 
tuple test.q = aifc.open(fname, "wb")