Hi,

I'm trying to import midi-events from a midi-file, collecting them
into a list of numbers. The syntax seems to have changed. I previously
used "map-subobjects" with a ":type midi" keyword argument as a
filter.

It seems that I have to use "map-objects" now, but the :type keyword
isn't there. How is it possible to filter out the midi-messages? 

I tried :test #'midi-p, but this function doesn't seem to exist.

Yours,
Orm

_______________________________________________
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to