Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: Sample with a Volume slider controlling the Midi
Reply to topic
Author Message
swing3d



Joined: Jan 6, 2010
Posts: 1

PostPosted: Jan 6, 2010 3:18 AM    Post subject: Sample with a Volume slider controlling the Midi

After viewing all the samples I dont see one where you can control the volume with a slider

All attempts end up in the Midi module becoming inoperative

Any ideas would be welcomed
jarek



Joined: Oct 22, 2007
Posts: 1075

PostPosted: Jan 6, 2010 4:00 AM    Post subject:

You need to set those values in Slider's properties:
- Minimum value: 0
- Maximum value: 127
- Display format: Decimal

And connect Slider's output to 'Volume' input of MIDI element.

Hope that helps.

Jarek

Reply to topic