MSHFSJ is the name of the software driving the creation of the whisper library. It is a gaze-controlled clip launcher based on the clip launching mechanics of the music software Ableton Live.
EXPORT void whisper_eyejam_demo_clips(void);
EXPORT void whisper_eyejam_metro(int mode);
EXPORT void whisper_eyejam_gain(SPFLOAT gain);
EXPORT void whisper_eyejam_stress_test();
EXPORT float whisper_eyejam_pulse();
EXPORT float whisper_eyejam_tempo_get();
EXPORT float whisper_eyejam_tempo_set(float tempo);
EXPORT void whisper_eyejam_play();
Start playing eyejam. Eyejam is set to play by default.
EXPORT void whisper_eyejam_stop();
EXPORT int whisper_eyejam_beat();
This returns the beat's current position in the bar. This is a value from 0 to 3.