I was just wondering if this is possible, and if it's something others may find useful?
Can a VST (or even ReWire slave) know the exact current position of the Tracktion timeline? If so, I was thinking it would be incredibly cool to have a a VST that could act as a cue card. For instance, I'm just now trying to insert a solo section into a song. I know the underlying chord pattern, but it's basically just a big space at the moment, and I'd like to be "cued" when the next change is coming. So I was thinking something like:
* A VST that scrolls upwards (or maybe sideways) as the timeline progresses
* Users can move the Tracktion playhead to a desired cue position and, in the VST, click "Add cue" to add a line of text to concide with that time
* A marker near the top of the VST window signifies "now".
* Text scrolls towards and past the "now" point - when it's too far away, it's invisible ("off the bottom" - depends on the size of the window). As it comes into view, it moves towards this line, then crosses it just at the predetermined "cue" point, and finally scrolls up and out of sight again.
If you've ever played Dance Dance Revolution, you'll know what I mean.
This would be incredibly useful for promting in rehearsals, and even for keeping track of song structure as you play through it. What do you think? Is it doable?
Incidentally, if someone can get me started, I may be interested in learning to write this sort of thing myself (though if others want this, too, and someone else with time offers to do it, I think that's a safer bet time-wise). I'm good with Java, C++ and a host of other languages. What tools do I need? I know Valley and ModulR have been doing a lot of Delphi, which I don't know (because I never liked Pascal), but I may be persuaded. Problem is, I can get free C++ compilers, but Delphi costs money, no? What about the VST toolkit? And what is needed to do graphics?
Martin

