fixed some bugs

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@523 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-08-18 18:56:46 +00:00
parent b01d1a2b11
commit 30bdca17c0
3 changed files with 38 additions and 32 deletions

View File

@@ -1,3 +1,11 @@
2007-08-18 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/mixer.cpp:
remove play-handles *after* we played all play-handles
* src/tracks/instrument_track.cpp:
fixed a bug in monophonic behaviour
2007-08-16 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/instrument.h: