Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
•QTMusic Sample Keyboards/EasyKeyboardDiagram.r
/* -------------------------------------- */ |
/* Keyboard Diagram Stuff */ |
/* -------------------------------------- */ |
data 'Junk' (128, "White Keys") { |
$"0000 0002 0004 0005 0007 0009 000B" |
}; |
data 'Junk' (129, "Key Rights") { |
$"0006 000B 000F 0014 001A 0021 0026 002A 002F 0033 0038 003F" |
}; |
data 'PICT' (128) { |
$"01B8 0000 0000 001F 0040 0011 02FF 0C00" /* .¸.......@...... */ |
$"FFFF FFFF 0000 0000 0000 0000 0040 0000" /* .............@.. */ |
$"001F 0000 0000 0000 001E 0001 000A 0000" /* ................ */ |
$"0000 001F 0040 0098 8008 0000 0000 001F" /* .....@........ */ |
$"0040 0000 0000 0000 0000 0048 0000 0048" /* .@.........H...H */ |
$"0000 0000 0001 0001 0001 0000 0000 0028" /* ...............( */ |
$"DB04 0000 0000 0000 0001 8000 0001 0000" /* ............... */ |
$"FFFF FFFF FFFF 0000 0000 0000 0000 0000" /* ................ */ |
$"0000 001F 0040 0000 0000 001F 0040 0040" /* .....@.......@.@ */ |
$"02F9 FF06 0080 FB00 0001 0907 81F0 F810" /* .........Æ.... */ |
$"3E1F 0F81 0907 81F0 F810 3E1F 0F81 0907" /* >..Æ....>..Æ. */ |
$"81F0 F810 3E1F 0F81 0907 81F0 F810 3E1F" /* ...>..Æ....>. */ |
$"0F81 0907 81F0 F810 3E1F 0F81 0907 81F0" /* .Æ....>..Æ.. */ |
$"F810 3E1F 0F81 0907 81F0 F810 3E1F 0F81" /* ..>..Æ....>.. */ |
$"0907 81F0 F810 3E1F 0F81 0907 81F0 F810" /* Æ....>..Æ.... */ |
$"3E1F 0F81 0907 81F0 F810 3E1F 0F81 0907" /* >..Æ....>..Æ. */ |
$"81F0 F810 3E1F 0F81 0907 81F0 F810 3E1F" /* ...>..Æ....>. */ |
$"0F81 0907 81F0 F810 3E1F 0F81 0907 81F0" /* .Æ....>..Æ.. */ |
$"F810 3E1F 0F81 0907 81F0 F810 3E1F 0F81" /* ..>..Æ....>.. */ |
$"0907 8040 2010 0804 0201 0907 8040 2010" /* Æ.@ .....Æ.@ . */ |
$"0804 0201 0907 8040 2010 0804 0201 0907" /* ....Æ.@ .....Æ. */ |
$"8040 2010 0804 0201 0907 8040 2010 0804" /* @ .....Æ.@ ... */ |
$"0201 0907 8040 2010 0804 0201 0907 8040" /* ..Æ.@ .....Æ.@ */ |
$"2010 0804 0201 0907 8040 2010 0804 0201" /* .....Æ.@ ..... */ |
$"0907 8040 2010 0804 0201 0907 8040 2010" /* Æ.@ .....Æ.@ . */ |
$"0804 0201 0907 8040 2010 0804 0201 0907" /* ....Æ.@ .....Æ. */ |
$"8040 2010 0804 0201 0907 8040 2010 0804" /* @ .....Æ.@ ... */ |
$"0201 02F9 FF00 00FF" /* ........ */ |
}; |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-03-19