[fomus-devel] REST

Rob Canning robcanning at eircom.net
Thu Feb 1 23:16:15 UTC 2007


how does rest work?

i'm sure i had this working before...

(note 1 :off 0 :dur 0.125 :notes (70) :marks (:staccato :mp :ignore))
;
(note 1 :off 0.125 :dur 0.125 :notes (65) :marks (:staccato :mp :ignore))
;
(rest 1 :off 0.25 :dur 0.125)
;
(note 1 :off 0.375 :dur 0.125 :notes (71) :marks (:staccato :mp :ignore))
;now i get:
;;; *****ERROR*****
;; No matching method for the generic function
;; #<STANDARD-GENERIC-FUNCTION EVENT-NOTE (1) {282E5501}>, when called with
;; arguments
;; (#Z(RESTEX :ID NIL :PARTID 1 :VOICE 1 :OFF 1/4 :DUR 1/8 :MARKS NIL 
:TUP (NIL)
;;     :INV NIL)).

thanks,

rob




More information about the Fomus-devel mailing list