Package net.paulhertz.pixelaudio.example
Interface GesturePlayground.Happening
- All Known Implementing Classes:
GesturePlayground.SamplerPointHappening
- Enclosing class:
- GesturePlayground
static interface GesturePlayground.Happening
Future Development:
Barebones interface for "something that happens at a certain point",
and then in AudioScheduler the time-when-something-happens gets connected to
the-room-where-it-happens and the entire cast of Hamilton steps in, if you let them.
-
Method Summary
-
Method Details
-
x
int x() -
y
int y()
-