x


Generating an Exact Muscial Note

Is there any way, using Unity/Fmod, to create an exact note? With pitch, frequency settings etc. Somewhat pessimistically, I'm expecting the answer to be no. Then what do I need to do to make a tool which does that? And will I need pro?

more ▼

asked May 20 '11 at 05:11 PM

Muzz5 gravatar image

Muzz5
1.2k 65 83 94

(comments are locked)
10|3000 characters needed characters left

1 answer: sort newest

Use an audio editor for creating a tone with a known frequency, let's say 1000 Hz. You can then use the pitch property of the AudioSource for achieving the frequency you want. If you need 440 Hz you can get it by setting pitch = 0.44 to your base tone of 1000 Hz.

Edit: no need for Pro for this method.

more ▼

answered May 20 '11 at 11:40 PM

Edy gravatar image

Edy
637 2 5 17

Thanks! That's what I needed.

May 21 '11 at 06:03 AM Muzz5
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x5087
x3740
x156
x43
x16

asked: May 20 '11 at 05:11 PM

Seen: 1049 times

Last Updated: May 21 '11 at 06:03 AM