Plazy:embedInStream does not pass the inval to the function. embedInStream { arg inval; ^func.value.embedInStream(inval) } Could someone (Julian) commit the fix? embedInStream { arg inval; ^func.value(inval).embedInStream(inval) } : H. James Harkins : jamshark70@xxxxxxxxxxxxxxxxx : http://www.dewdrop-world.net .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman |