[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | GUITARnotes - Where Every Note has Emotion |
Notice: | Discussion of the finer stringed instruments |
Moderator: | KDX200::COOPER |
|
Created: | Thu Aug 14 1986 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3280 |
Total number of notes: | 61432 |
770.0. "Guitar prompts" by SMAUG::SPODARYK () Thu Aug 11 1988 11:52
Hi everyone, I'm new to DEC and very glad to see that there
are so many guitar-buffs out there in ENet land. I've got a
couple of prompts I recently created. Just @'em on a VTxxx (I don't
know if they'll go on a workstation.) If the special characters
are not extractable, let me know and I'll mail/unprotect them.
(Whatevers easier...)
Although the resolution is low (double width), you
could design your own (Paul, V, etc), no problem.
Steve
---------------------------------------------
$! Steve Spodaryk - My strat ??
$!
$ string = "�;3;1{1" + -
"{{AA@@pp/BBCCGGII;" + -
"pp@@ppAA/GGGGCCCC;" + -
"qqAAqq@@/CCCCGGGG;" + -
"ppxxtttt/HHIIIICC;" + -
"qqoooooo/????????;" + -
"oooooooo/????????;" + -
"ooooooGG/????????;" + -
"wwoooo__/??????@@�"
$!
$ write sys$output string
$ set prompt = "
)1[1m#$%&'()*)1[0m � "
---------------------------------------------
$! Steve Spodaryk - Acoustic ??
$!
$ string = "�;3;1{1" + -
"??{{AA@@/??BBCCGG;" + -
"@@@@pp@@/GGGGGGGG;" + -
"AAAAqqpp/CCCCCCGG;" + -
"@@@@ppqq/GGGGGGCC;" + -
"{{oooooo/BB??????;" + -
"oooooooo/????????;" + -
"ooooooGG/??????@@;" + -
"GGGGww??/@@@@@@??�"
$!
$ write sys$output string
$ set prompt = "
)1[1m#$%&'()*)1[0m � "
T.R | Title | User | Personal Name | Date | Lines |
---|
770.1 | New and Improved | SMAUG::SPODARYK | | Thu Aug 11 1988 16:14 | 40 |
|
It's me again. I've redone my prompt-editor program to allow
better horizontal resolution than before. Here are two "new" ones.
Hope you LesPaul fans like it!
If anyone knows how to use these on a workstation or vt24x,
let us know. Thanks...
Steve
--------------------------------------
$! Steve Spodaryk - Fender Stratocaster
$!
$ string = "�;3;1{1" + -
"owKEAABp/@BAECCKG;" + -
"pp@@p@@A/GIGGIGGC;" + -
"qAAAqAAp/CCCCCCGH;" + -
"pxxttttt/HIIIIMC?;" + -
"vqoooooo/????????;" + -
"oooooooo/????????;" + -
"o??owwwo/?????@@@;" + -
"oooo____/???@@@@@�"
$!
$ write sys$output string
$ set prompt = "
)1[1m#$%&'()*)1[0m � "
---------------------------------
$! Steve Spodaryk - Gibson LesPaul
$!
$ string = "�;3;1{1" + -
"w{CEAB@@/@BAECKGG;" + -
"pp@@@pqq/KIGKIGCC;" + -
"AAAAqpp@/CCCCCGGG;" + -
"Dppqq}{o/GHJMCEA?;" + -
"oooooooo/????????;" + -
"oooooooo/????????;" + -
"ooo??oow/???????@;" + -
"wGGwwG??/@@@@@@??�"
$!
$ write sys$output string
$ set prompt = "
)1[1m#$%&'()*)1[0m � "
|