added m_runningNotes-array to track overlapping or edge-to-edge notes and act accordingly

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@768 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-03-07 10:24:58 +00:00
parent 0edae2d9e7
commit 9cb4b82297
3 changed files with 43 additions and 32 deletions

View File

@@ -1,3 +1,10 @@
2008-03-06 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/sf2_player/sf2_player.h:
* plugins/sf2_player/sf2_player.cpp:
added m_runningNotes-array to track overlapping or edge-to-edge notes
and act accordingly
2008-03-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/widgets/graph.cpp: