home *** CD-ROM | disk | FTP | other *** search
- ;
- ; This is a sample configuration file for VClock
- ;
- ; The "[Chimes]" section statement is required
- ;
- [Chimes]
- ;
- ; The following statements use a notation described in the
- ; HP 200LX User's Guide (see the table entitled "Commands
- ; for Custom Alarm Programming") to define customized
- ; chime sounds.
- ;
- ; Hour= defines a chime sound to be played on the hour
- ; Quarter1= sound to be played 15 minutes past the hour
- ; Quarter2= 30 minutes past the hour
- ; Quarter3= 45 minutes past the hour
- ; Quarter= defines a chime sound to be played for any
- ; quarter-hour not otherwise defined by a
- ; QuarterX statement
- ;
- ; The following statement illustrates how very long chime
- ; strings can be continued to subsequent lines by using
- ; the '\' character at the end of a line to be continued.
- ;
- Hour=K1 T220 ML L8 O1GO3GA BO4DC CED DGF# GDO3B GAB O4CDE \
- DCO3B ABG F#GA DF#A O4CO3BA BGA BO4DC CED DGF# GDO3B GAB \
- O4CDC O3BAG DGF# GBO4D GDO3B L4O2G
- ;
- ; The sound defined by "Quarter=" is used for every
- ; quarter-hour (except the hour itself).
- ;
- Quarter=T100 O2 L16 F+ E D O1 A
- ;
- ; As an alternative, you can specify a separate sound
- ; sound for each quarter hour...
- ;
- ;Quarter1 = K1 T100 ML L16 O2 F#EDO1A.
- ;Quarter2 = K1 T100 ML L16 O2 DF#EO1A. P32 O2DEF#D.
- ;Quarter3 = K1 T100 ML L16 O2 F#DEO1A. P32 AO2EF#D. \
- ;P32 O2F#EDO1A.
- ;Hour = K1 T100 ML L16 O2 DF#EO1A. P32 O2DEF#D. \
- ;P32 O2F#DEO1A. P32 AO2EF#D.
-