(define-syntax p!
  (syntax-rules ()
        ((p! . args) (pdata-map! . args))))

thanks, although it is about 66 characters, which is probably too long :). maybe a bit bigger size restriction like 256 characters would suit fluxus better. anyone interested in a small competition with 1-2 weeks deadline?
rules:
- script size is not longer than 256 characters
- use only instructions from fluxus, no predefined custom macros
- you cannot load anything not included in the fluxus install
- you can assume that (start-audio) is connected in .fluxus.scm
anything else?

best,
gabor

Reply via email to