If you run the example for ‘with_swing’ in the help files,
it prints ‘Heeey’ in the report window every time it
loops through !
So… whats my prize for finding it?
Eli…
live_loop :foo do
with_swing 0.1 do
sample :elec_beep
end
sleep 0.25
end