"Ike H-mope," the idiot said hoarsely.
"Say it again."
"Ike H-mope." Then he began to laugh, though almost at once it stopped being laughing and Ratliff knew that it had never been laughing, cachinant, sobbing, already beyond the creature's power to stop it, galloping headlong and dragging breath behind it like something still alive at the galloping heels of a cossack holiday, the eyes above the round mouth fixed and sightless.
"Hush," Snopes said. "Hush." At last he took the idiot by the shoulder, shaking him until the sound began to fall bubbling and gurgling away...
-- William Faulkner, The Hamlet
NB: Later in The Hamlet, Faulkner spends about 45 pages exploring the love affair between Ike H-mope and a cow.
~ ~ ~ ~ ~
THE IKE-HMOPE MAX/MSP/JITTER PATCHES
by Adam Kendall
This page contains Max/MSP/Jitter programming I've done or been involved with.
ike.dialog (ike_dialog.zip)
Replaces Max's Dialog object, which exhibits problems in WinMax 4.5.x., and adds extra functionality, such as trapping for the user canceling the operation.
ike.gain~ (ike_gain.zip)
A simple audio gain abstraction that includes settable defaults and a line~ object for ramping gain changes.
ike.two_state_gate (ike_two_state_gate.zip)
A routing abstraction that forces incoming messages in one of two directions. Never shuts off the incoming messages. Provides an optional label to keep parent patches neat.
ike.xfade_auto (ike_mix_xfade_auto.zip)
Executes a smooth crossfade between two Jitter streams.
ike.xfade_auto_dualstate (ike_mix_xfade_auto.zip)
Executes a smooth "hard-left" or "hard-right" crossfade between two Jitter streams. Essentially acts as a smooth on/off switch.
ike.toggle_xfade (ike_toggle_xfade.zip)
Make ike.xfade_auto_dualstate a gate to incorporate or bypass a target video filter.
ike.mix_xfade (ike_mix_xfade.zip)
Interface to automate ike.xfade_auto.
ike.mix_op_smooth (ike_mix_op_smooth.zip)
Creates smooth transitions between jit.op modes; maintains operating efficiency by turning off unused jit.op; handles restriction that the "left" jit.op/movie stream must always be running to produce output.
Dervish with the Ike H-mope State-Saving Patches (dervish_ikehmope.sit)
Josh Goldberg's Dervish, in which I implement my home-made system of Max/MSP/Jitter state-saving. Read the README file. Only tested on Mac OS9. Non-standalone version only.
Ike H-mope Envelope Follower (ike_envelope_follower.zip)
An audio-based envelope-follower/ducker. Works, but has flaws and anomalies. Not a bad example if you've never done it before. Undocumented.