Page 1 of 1

Developing Waveform Sliders in PureBasic

Posted: Sat Feb 10, 2018 2:01 pm
by Dan
Mike wrote:This is a feature I've considered myself but haven't got around to implementing. What I'm considering is placing the waveform in the slider, replacing the pointer with just a vertical line and removing the markers. In other words, it will look like a compressed version of the waveform graph that's displayed in the editor, but without the time markers below the graph (it will still display the count-up/count-down timers).
Mike, this is a quote I came across in the forum from several years back. I am currently working on a project using PureBasic which would greatly benefit from the use of the technique you developed for putting the waveform in the sliders (which is totally awesome by the way... ;-) Could you point me toward a website, or some sample PB code from which I could leverage my own waveform sliders? :?: