| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
PitchEvent Class Reference#include <PitchEvent.h>
Inheritance diagram for PitchEvent: ![]() Detailed DescriptionProvides information about a tone detected from the microphone(s).
Definition at line 8 of file PitchEvent.h.
Member Function Documentation
allows a copy to be made of an event, supporting polymorphism Must be overridden by all subclasses to allow this to happen I would like to switch this over to the cloneable interface once the compiler gets updated out of the 3.3 branch... see Cloneable::clone() for a discussion of the issue and implementation notes. Reimplemented from EventBase. Definition at line 26 of file PitchEvent.h.
generates a description of the event with variable verbosity
Reimplemented from EventBase. Definition at line 9 of file PitchEvent.cc.
The documentation for this class was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:32 2007 by Doxygen 1.4.7 |