So I’m starting work on the sample editor…
It needs a name, so feel free to make suggestions.
Currently I’m just figuring the code structure.
right now the UI basically breaks down into 5 parts
Title Bar (quite possibly with T style tabs)
Main Section – where the wavs show
Base Section – comprising :
– Global Options (think bottom left hand in T)
– Context Options
– Transport
Clearly the layout will be a facsimile of T, which is what I am aiming for.
If people want to get start helping, then just creating teh parent compents for each of the UI blocks would be a great help…