home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / HP95_100 / PIMS / VCLOCK / VCLOCK.CFG < prev    next >
Encoding:
Text File  |  1996-10-22  |  1.5 KB  |  43 lines

  1. ;
  2. ; This is a sample configuration file for VClock
  3. ;
  4. ; The "[Chimes]" section statement is required
  5. ;
  6. [Chimes]
  7. ;
  8. ; The following statements use a notation described in the
  9. ; HP 200LX User's Guide (see the table entitled "Commands
  10. ; for Custom Alarm Programming") to define customized
  11. ; chime sounds.
  12. ;
  13. ;   Hour=      defines a chime sound to be played on the hour
  14. ;   Quarter1=  sound to be played 15 minutes past the hour
  15. ;   Quarter2=  30 minutes past the hour
  16. ;   Quarter3=  45 minutes past the hour
  17. ;   Quarter=   defines a chime sound to be played for any
  18. ;              quarter-hour not otherwise defined by a
  19. ;              QuarterX statement
  20. ;
  21. ; The following statement illustrates how very long chime
  22. ; strings can be continued to subsequent lines by using
  23. ; the '\' character at the end of a line to be continued.
  24. ;
  25. Hour=K1 T220 ML L8 O1GO3GA BO4DC CED DGF# GDO3B GAB O4CDE \
  26. DCO3B ABG F#GA DF#A O4CO3BA BGA BO4DC CED DGF# GDO3B GAB \
  27. O4CDC O3BAG DGF# GBO4D GDO3B L4O2G
  28. ;
  29. ; The sound defined by "Quarter=" is used for every
  30. ; quarter-hour (except the hour itself).
  31. ;
  32. Quarter=T100 O2 L16 F+ E D O1 A
  33. ;
  34. ; As an alternative, you can specify a separate sound
  35. ; sound for each quarter hour...
  36. ;
  37. ;Quarter1 = K1 T100 ML L16 O2 F#EDO1A.
  38. ;Quarter2 = K1 T100 ML L16 O2 DF#EO1A. P32 O2DEF#D.
  39. ;Quarter3 = K1 T100 ML L16 O2 F#DEO1A. P32 AO2EF#D. \
  40. ;P32 O2F#EDO1A.
  41. ;Hour     = K1 T100 ML L16 O2 DF#EO1A. P32 O2DEF#D. \
  42. ;P32 O2F#DEO1A. P32 AO2EF#D.
  43.