< Back to IRCAM Forum

Error for LZPRINT

Hi,

I’m trying to play with Example 6 in lz-tutorial-patches, yet the lzprint function could not be successfully executed.
I got this error:

Error while evaluating the box LZPRINT: pprint called: Use:KEEP-PRETTY-PRINTER to keep the pretty-printer.args(#<interpreted function pitch_durationvelocity 2447AFF2>))

I want to see an example of a lz to get an idea about how to generate a lztree after midi->cross.

Thanks!

this is a bug with LZprint
more specifically, as the error message says, OM doesn’t embed a pretty printer required for this function to work
this will be fixed in the next release. sorry about that.