From: Patrick E. <jaz...@pa...> - 2004-03-19 11:27:04
|
Okay, I've made a lot of changes to the piano window. It does the proper coordinate translation now, and it also displays all 128 possible notes. I fixed up the ctrl-left/right-click thing where it shows the number in the top left corner while the velocity changes. There's still a bunch of stuff that needs fixed, but it's coming along. I also spent time divorcing tPianoWin from tEventWin. There are a bunch of dialogs shared between the track window and the piano window. This is the list of functions in tEventWin that spawn the common dialogs. MenShift MenCleanup MenSearchReplace MenTranspose MenSetChannel MenVelocity MenLength MenSeqLength MenMidiDelay MenConvertToModulation I'm kinda waiting to see what Dave does with those dialogs, since the changes to the piano window will no doubt depend on that. How's it going with that Dave? Going to be done in the foreseeable future? :) I'm rootin' for ya. Patrick |