Jump to content
Sign in to follow this  
bigpickle

Make Sample Play At Specific RPM Only

Recommended Posts

Hi,

I'm trying to make a Sample play at a certain RPM band only.

 class TestSound
 {
          sound[] = {"MyTestSound\TestSound1", 1, 1, 400};
          frequency = "1";
          volume = "engineOn*camPos*(rpm factor[0.3, 1])";    
  };

I know the highlighted syntax is the control information but i dont know how to make the sample play at a specific rpm stage only and once increased or decrased past that stage no longer play.

 

Can any of the config wizards help me with this?

 

Thankyou.

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×