The Tooba
 All Data Structures Namespaces Files Functions Variables Macros Pages
Functions | Variables
hack Namespace Reference

Functions

def f
 

Variables

tuple CMD = ("g++ -Wall -g -D__ARDUINO=0 -Iteensy -o foo instr.cpp teensy/common.cpp teensy/key.cpp")
 
 S = foo.samples
 
tuple q = aifc.open("quux.aiff", "wb")
 

Function Documentation

def hack.f (   x)

Definition at line 34 of file hack.py.

Variable Documentation

tuple hack.CMD = ("g++ -Wall -g -D__ARDUINO=0 -Iteensy -o foo instr.cpp teensy/common.cpp teensy/key.cpp")

Definition at line 6 of file hack.py.

tuple hack.q = aifc.open("quux.aiff", "wb")

Definition at line 28 of file hack.py.

hack.S = foo.samples

Definition at line 21 of file hack.py.