home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp / 14301 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1017 b   |  31 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!col.hp.com!fc.hp.com!jsm
  3. From: jsm@fc.hp.com
  4.  (John Marvin)
  5. Subject: Re: How can I change HP 705 audio sample rate.
  6. Sender: news@fc.hp.com (news daemon)
  7. Message-ID: <BznI9x.F8p@fc.hp.com>
  8. Date: Tue, 22 Dec 1992 08:01:09 GMT
  9. References: <5846@krafla.rhi.hi.is>
  10. Organization: Hewlett-Packard Workstation Kernel, Ft. Collins, CO
  11. X-Newsreader: TIN [version 1.1.1 PL6]
  12. Lines: 17
  13.  
  14. Yngvi Sigurjonsson (yngvi@rhi.hi.is) wrote:
  15. : Is it possible to change the audio sample rate of HP 9000/705 without
  16. : using the Alib stuff, and if so how? 
  17. : I have found out that I can get the sampling rate with: 
  18. : ioctl(des,AUDIO_DESCRIBE,&ad)
  19. : The sys/audio.h file says that if the ad.sampling_rate is not 0 it is
  20. : fixed, is that true? 
  21.  
  22. The sampling rate is fixed (8000 Hz) on the 705, 710 and 425e. The new
  23. generation of 700's (e.g. 715,725,735 & 755) support 7 sampling rates:
  24.  
  25.     8000, 11025, 16000, 22050, 32000, 44100, & 48000 Hz
  26.  
  27.     John Marvin
  28.     jsm@fc.hp.com
  29.