Pitch to move parameter position?

Post your questions here and we'll all try to help.
Post Reply
toast
Posts: 1
Joined: Fri Sep 07, 2018 02:17

Pitch to move parameter position?

Post by toast »

How do I use pitch information from an audio file to change a position of a parameter on an effect? Like low would have the parameter arrow at the start of an parameter and high at the end, so the effect goes from start to end depending on pitch/melody.

Empyfree
Posts: 296
Joined: Thu Mar 20, 2014 23:36

Re: Pitch to move parameter position?

Post by Empyfree »

What format is your pitch information?

User avatar
Oaktown
Resolume honorary member
Posts: 2837
Joined: Tue May 08, 2012 15:19
Location: Oakland, CA

Re: Pitch to move parameter position?

Post by Oaktown »

Empyfree wrote: Fri Sep 07, 2018 06:17 What format is your pitch information?
I’d venture to say Hz!
toast wrote: Fri Sep 07, 2018 02:56How do I use pitch information from an audio file to change a position of a parameter on an effect? Like low would have the parameter arrow at the start of an parameter and high at the end, so the effect goes from start to end depending on pitch/melody.
it sounds like something you could do in TouchDesigner by normalizing the incoming frequency (such as 0=0 Hz and 1=20K Hz or whatever you set your range to be), pairing it with an OSC string and sending it to Resolume.

Empyfree
Posts: 296
Joined: Thu Mar 20, 2014 23:36

Re: Pitch to move parameter position?

Post by Empyfree »

Oaktown wrote: Fri Sep 07, 2018 07:47
Empyfree wrote: Fri Sep 07, 2018 06:17 What format is your pitch information?
I’d venture to say Hz!
Doh! I saw “information” and assumed there was some sort of data track involved not just the audio!

Post Reply