x


Mic input to Scale data in live time?

I'm looking to make a demo of using a mic's input data to alter the size/color of an object in realtime.

Is this even possible with Unity? Turn incoming audio data into color/scale info as the game goes.

Endgame would be towards an experimental demo for an adventure game that uses audio input for attacks/puzzles and other stuff.

more ▼

asked Feb 03 '10 at 11:25 PM

gabrielyanagihara gravatar image

gabrielyanagihara
11 1 1 2

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

2 answers: sort voted first

Unfortunately there is no build-in support for that in Unity. This means you either need a plugin for it (Unity Pro) or use a separate program that communicate using TCP/IP connection. Haven't really read into it but maybe this is something useful.

more ▼

answered Feb 04 '10 at 12:51 AM

Jaap Kreijkamp gravatar image

Jaap Kreijkamp
6.4k 20 26 70

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

There is a FMOD Plugin for Unity available in the forum.

If FMOD supports direct microphone input you should also be able to analyze volume, direction, etc. to modify your objects

more ▼

answered Feb 04 '10 at 09:47 AM

rawsteel gravatar image

rawsteel
113 1 2 9

(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:

x5056
x1024
x10

asked: Feb 03 '10 at 11:25 PM

Seen: 2986 times

Last Updated: Feb 03 '10 at 11:25 PM