A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: sound attributes

  1. #1
    Member
    Join Date
    Jul 2004
    Location
    brooklyn. NY
    Posts
    81

    sound attributes

    hi
    is there a way to identify different attributes of a sound object, beside the volume and the panning, like the base or other tones?

    thanks
    -A

  2. #2
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    Flash cannot read frequency information from sound. Flash can read a sound's volume, pan, duration, file size, and ID3 tags (for mp3 sounds only).

    In order to set up a frequency band animation you use a 3rd party software to analyze this data, generate a Flash compatible data file. Set up ActionScript in your FLA to process the data and import both the sound and the data file into your SWF.

  3. #3
    Member
    Join Date
    Jul 2004
    Location
    brooklyn. NY
    Posts
    81
    thanks, I assumed from my search that flash cant do so. are you familiar with such a platform?

    is that the same thing that is being used here?
    http://pitaru.com/

    -A

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center