You are here

Add new comment

rncbc's picture

- would it be much work to add a volume slider

not that much of an overwhelming one but frankly I just don't feel the urge for it right now... :)

- isn't there a modular approach of Qtractor development

not really sure about what you mean, but the answer is most probably negative...

- perhaps to have a module (source/compiled) for a volume slider being able to easily include into other GUI parts

the most direct route would be to hack a new member to qtractorTrackList::Item, most probably a new qtractor
ObserverSlider widget and attach it to the proper qtractorSubject for the track's gain or volume (audio or MIDI resp.)...

it's all there ready, you'll only have to implement it and propose a PR when happy :)
cheers