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



Joined: Jan 5, 2010
Posts: 1

PostPosted: Jan 5, 2010 8:18 PM    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: 146

PostPosted: Jan 5, 2010 9:00 PM    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