Closed mheinzelmann closed 12 years ago
could be reproduced also on XP when zooming the waveform - on MAC iconifying the waveform also helps -> so it seems the waveform painting takes too much resources
main problem is gone now with last commit, but still slowing down/sound drop-out on zoomed state - i think the zoom strategy should be changed from componet resize/scrollbar to 'lightweight' scrolling
comment 6 close is confusing ... reopen
seems fixed wit 1.0.5
On iMAC test the graphic refresh is out of sync with the sound ! Only if the graphic frame is maximized the redraw is done properly and fast -
First suspected an issue in the engine (play thread) but since it is working very well maximized it must have to do with the re-draw policy of JInternalFrames, or changes in GraphPabel regarding background.
Issue is not blocking but major, resizing the graph panel all the time is not acceptable, the small view must show proper timing.