mapping

9 views
Skip to first unread message

ole

unread,
Oct 18, 2013, 8:05:09 AM10/18/13
to symbolic...@googlegroups.com
Hi,

I have a book where every line consists of the same 14 letters:

(setq line1 (open-sequence '(schoener Witz Unbedeutend)))
-->(s c h o e n e r w i t z u n b e d e u t e n d) ;
(setq line2 (open-sequence '(er scheint unbedeutend zwo)))
-->(e r s c h e i n t u n b e d e u t e n d z w o)

;the following symbols are used:

(sort-sym< zeile2)
-->(b c d d e e e e e h i n n n o r s t t u u w z)
(find-minimal (sort-sym< zeile2))
-->(b c d e h i n o r s t u w z)

how can I map every of these symbols to a certain pitch?
I know that I can map pitches to symbols like this:

(create-tonality my-scale-notes '(f 3 f# 3 g 3 g# 3 a 3 a# 3))
; so a=f3, b=f#3, c=g3 ens.

so I need to define (b c d e h i n o r s t u w z)
;= a b c d e f g h i j k l m n

so that
-->(s c h o e n e r w i t z u n b e d e u t e n d) ;will become:
;= j b e h..
-->(e r s c h e i n t u n b e d e u t e n d z w o) ;and will become:
;= d i j b..


I can find no way to remap the symbols, or maybe I'am on the wrong track..?

thanks!

ole

ole

unread,
Oct 19, 2013, 1:46:03 PM10/19/13
to symbolic...@googlegroups.com
I bump my last question, hoping for an answer..

ole



Anfang der weitergeleiteten E-Mail:
> --
> You received this message because you are subscribed to the Google Groups "Symbolic Composer" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to symboliccompos...@googlegroups.com.
> To post to this group, send email to symbolic...@googlegroups.com.
> Visit this group at http://groups.google.com/group/symboliccomposer.
> For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages