Moonsushi
March 26th, 2008, 02:51 PM
Heyo all!
I'm currently trying to create a macro/script that does the following:
- User draws a line with quickpaint
- User uploads an audio file
- Audio file is used to drive a sin wave along the line (so it looks like it beating in time with the music)
I have an idea of how I'd like to do it, but my biggest problem is accessing the data of the points used to draw the quickpaint line. In my mind they must be stored in an array somewhere, but I'm not sure where.
Can anyone give me a point in the right direction? Any help would be most appreciated!
Thanks
Mel
I'm currently trying to create a macro/script that does the following:
- User draws a line with quickpaint
- User uploads an audio file
- Audio file is used to drive a sin wave along the line (so it looks like it beating in time with the music)
I have an idea of how I'd like to do it, but my biggest problem is accessing the data of the points used to draw the quickpaint line. In my mind they must be stored in an array somewhere, but I'm not sure where.
Can anyone give me a point in the right direction? Any help would be most appreciated!
Thanks
Mel