• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is it possible to change audio data scale
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to change audio data scale


  • Subject: Re: Is it possible to change audio data scale
  • From: Doug Wyatt <email@hidden>
  • Date: Tue, 8 Jun 2004 08:22:10 -0700

You can either:
[a] use the AudioDevice API's to determine the device's native format, put it in hog mode, and be prepared for there not being a native format you know how to deal with
[b] use AUHAL for input, receive floats, and use an AudioConverter to convert from float to int.

[b] is much easier.

Doug


On Jun 8, 2004, at 4:25, Timo Rantala wrote:

Hi,

It seem to be, when I read audio input,
scale is -1.00 ..+1.00 (float).
(I have usb audio device, which give 24bit.)

Is it possible to configurate audio input,
that I can read correctly 24bit integer numbers ??????
How can I do it ???
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


References: 
 >Is it possible to change audio data scale (From: Timo Rantala <email@hidden>)

  • Prev by Date: How to monitor what is being recorded?
  • Next by Date: Re: Multiple Newbie CoreAudio AU and AUHAL problems
  • Previous by thread: Is it possible to change audio data scale
  • Next by thread: How to monitor what is being recorded?
  • Index(es):
    • Date
    • Thread