Mercurial > hg > amuse
comparison base/package.lisp @ 276:3180b03d436a
add move-to-first-bar method
darcs-hash:20090124002529-16a00-b7802e0488f4e2f0c442d6735845503b50440a25.gz
author | j.forth <j.forth@gold.ac.uk> |
---|---|
date | Sat, 24 Jan 2009 00:25:29 +0000 |
parents | 5b2d0e5a99f1 |
children | 328114b61465 |
comparison
equal
deleted
inserted
replaced
190:725ce7ce77ba | 276:3180b03d436a |
---|---|
152 #:current-bar | 152 #:current-bar |
153 ;; condition restart options | 153 ;; condition restart options |
154 #:use-whole-bar | 154 #:use-whole-bar |
155 #:use-crotchet-beat | 155 #:use-crotchet-beat |
156 #:guess | 156 #:guess |
157 | |
158 #:%list-slot-sequence-data | |
159 #:move-to-first-bar | |
157 )) | 160 )) |