Touch screen MIDI controller

Hi guys! I’m working on a MIDI controller built completely in JUCE. This app will run on a touch screen monitor like a Surface or a secondary touch monitor plugged in a Windows PC. As you can imagine, this app contains sliders and buttons. I didn’t find any tutorial or documentation about touch system. The only info found that cites touch event is the MouseInputSource documentation, but I don’t understand how to implement it and if is necessary or not.
Please can you guide me?
Thanks :slight_smile: