LeffelMania / android-midi-lib

MIT License
255 stars 72 forks source link

Need a way to control the volume of the midi tracks #36

Open pm2877 opened 1 year ago

pm2877 commented 1 year ago

Is there an existing way to control the gain/volume of the track? As of now, the noteOn function only accepts pitch and velocity. Is it possible to adjust the volume of the note too from here?