Playmaker Forum

PlayMaker News => General Discussion => Topic started by: lh2009 on March 23, 2014, 07:53:57 PM

Title: spectrum analyser
Post by: lh2009 on March 23, 2014, 07:53:57 PM
does anyone know how/if its possible to use playmaker to make a 2d spectrum analyser? or any other audio visualisations

thanks
Title: Re: spectrum analyser
Post by: jeanfabre on March 25, 2014, 09:08:17 AM
Hi,

 these kind of analyser require a lot of raw performances. I would strongly suggest you go for a scripted approach and even then a lot of expertize it required to get it right.

 what are you willing to achieve with the analyzer?

bye,

 Jean
Title: Re: spectrum analyser
Post by: lh2009 on March 25, 2014, 09:37:05 PM
Hi jean

I am trying to make one that moves with the audio output as part of the ui for an audio game. I thought it may be a bit complicated for playmaker, will ask a friend for help scripting one.

Cheers
Title: Re: spectrum analyser
Post by: jeanfabre on April 02, 2014, 07:02:16 AM
Hi,

 It's it midi, easy, if it's wave... indeed a bit more difficult, and yes, going with proper scripting may be the only way here ( for performance reasons).

bye,

 Jean