home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / misc / 18782 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.4 KB  |  65 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!nwnexus!sounds!brianw
  3. From: BrianW@SoundS.WA.com (Brian Willoughby)
  4. Subject: Re: Phone tones as NeXT sound files.
  5. Message-ID: <Bt753D.5n3@sounds.wa.com>
  6. Sender: brianw@sounds.wa.com (Brian Willoughby)
  7. Reply-To: BrianW@SoundS.WA.com
  8. Organization: SoundSoftware, Bellevue, WA, USA
  9. References: <1992Aug10.211359.22147@cs.ubc.ca>
  10. Date: Tue, 18 Aug 1992 20:33:12 GMT
  11. Lines: 52
  12.  
  13.  
  14. The remaining digits which did not appear in this score are as follows:
  15.  
  16. t +10; /* 2 */
  17. | low (7) freq:697.00, amp:-8dB; high (7) freq:1336.00, amp:-6dB;
  18. t +10; /* 4 */
  19. | low (7) freq:770.00, amp:-8dB; high (7) freq:1209.00, amp:-6dB;
  20. t +10; /* 5 */
  21. | low (7) freq:770.00, amp:-8dB; high (7) freq:1336.00, amp:-6dB;
  22. t +10; /* * */
  23. | low (7) freq:941.00, amp:-8dB; high (7) freq:1209.00, amp:-6dB;
  24. t +10; /* # */
  25. | low (7) freq:941.00, amp:-8dB; high (7) freq:1477.00, amp:-6dB;
  26. t +10; /* A */
  27. | low (7) freq:697.00, amp:-8dB; high (7) freq:1633.00, amp:-6dB;
  28. t +10; /* B */
  29. | low (7) freq:770.00, amp:-8dB; high (7) freq:1633.00, amp:-6dB;
  30. t +10; /* C */
  31. | low (7) freq:852.00, amp:-8dB; high (7) freq:1633.00, amp:-6dB;
  32. t +10; /* D */
  33. | low (7) freq:941.00, amp:-8dB; high (7) freq:1633.00, amp:-6dB;
  34.  
  35. The last four came from a Radio Shack book, but I can't tell you how to use  
  36. them (except NOT to use them).  They are the famous "Blue-Box" tones generated  
  37. by another one of Steve Wozniak's electronic inventions (or so urban legend has  
  38. it).  I guess Steve Jobs has finally outdone The Woz's Blue-box with his  
  39. Black-box :-)
  40. ---
  41. Brian Willoughby    Software Design Engineer, BSEE
  42. BrianW@SoundS.WA.com    SoundSoftware
  43. NeXTmail welcome
  44.  
  45. Stuart Ritchie writes
  46. | >In comp.sys.next.misc, jalegre@htlv.med.umn.edu (John Alegre) writes:
  47. | >>Are the standard phone tones for touch tone dialing available
  48. | >>anywhere as NeXT sound files?
  49. | I think Eric P. Scott is attributed to coming up with this .score:
  50. | /* DSP-synthesized DTMF and call progress tones */
  51. | info samplingRate:44100.00, tempo:6000;
  52. | part low; low synthPatchCount:1, synthPatch:"Simp";
  53. | part high; high synthPatchCount:1, synthPatch:"Simp";
  54. | BEGIN;
  55. | t 0;  /* dial tone */
  56. | low (200) freq:350.00, amp:-15dB; high (200) freq:440.00, amp:-15dB;
  57. | t 200; /* 1 */
  58. | low (7) freq:697.00, amp:-8dB; high (7) freq:1209.00, amp:-6dB;
  59. -- 
  60. Brian Willoughby    Software Design Engineer, BSEE
  61. BrianW@SoundS.WA.com    SoundSoftware
  62. NeXTmail welcome
  63.