Re: AS and Unicode characters
Re: AS and Unicode characters
- Subject: Re: AS and Unicode characters
- From: kai <email@hidden>
- Date: Fri, 5 Jan 2007 21:30:50 +0000
On 5 Jan 2007, at 20:54, Peter Baxter wrote:
This is an area that I know nothing about, however, recently I was
writing a script to change the pitch of iTunes pieces so that
students could play their instruments in normal tuning and I was
given some UNICODE that contains the double flat in it. You might
like to see if you can get the code from that. I'm sorry, but I
can not remember who on the list gave me this part of my solution.
This may provide a clue, Peter. ;-)
http://lists.apple.com/archives/AppleScript-Users/2006/Sep/msg00152.html
set shift_list to characters of ¬
(«data utxtD834DD2B266D266E266FD834DD2A» as Unicode text)
set shift_value to choose from list shift_list with prompt ¬
"Choose a pitch shift:" default items shift_list's middle item
---
kai
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden