Forum Replies Created

  • Nathan Goodfellow

    January 12, 2019 at 1:07 am in reply to: Automate slide show picture duration to music?

    Awesome response, thanks for the help!
    https://helpx.adobe.com/lightroom/help/creating-slide-shows-basic-workflow.html

    Lightroom Classic is very similar to the mobile adobe video editor I use on my phone!

    Thanks!!

  • Nathan Goodfellow

    April 27, 2018 at 5:40 pm in reply to: How do I use sine to oscillate a variable….

    Hey Dan,

    I know this sounds confusing but basically I’m looking to create a completely random wave… basically a squiggly line, so that the effect looks completely random the entire time, but not like wiggle (completely random) but rather a random curved line between different points (high and low wave)

    Does this make sense?

    Thank you so much for your time and help, this has already been extremely helpful… I feel like I’m fairly close to what I want to accomplish.

  • Nathan Goodfellow

    April 27, 2018 at 2:52 pm in reply to: How do I use sine to oscillate a variable….

    Thanks Dan! I’m giving this a try but I’m still not 100% happy with the results. I’m trying to use a random wave that is both a random wavelength and frequency. What I have so far is decent but its still moving too fast and I want to slow it down more. Any suggestions?

    (thisComp.layer("Audio Amplitude").effect("Both Channels")("Slider")+40)+30*Math.sin(time*0.1*Math.PI*2)

  • Nathan Goodfellow

    April 26, 2018 at 1:53 am in reply to: How do I use sine to oscillate a variable….

    What if I want to do less cycles (slower cycles) say 1 cycle every 10 seconds. Do I divide the time?

    I’m attempting a random wave but 1 or more cycles per second was too much, I wanted to slow it down.

    Thank you for the help!

    (20+random(30))*Math.sin(Math.PI*(time/5))

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy