initial LB302 slide support

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1295 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-07-07 14:28:49 +00:00
parent 49ba9fe2c6
commit 01963f4dba
3 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,16 @@
2008-07-07 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/gui/controller_connection_dialog.cpp:
Show name instead of type in connection dialog
* src/gui/widgets/controller_view.cpp:
Remove bypass
* plugins/lb302/lb302.cpp:
* plugins/lb302/lb302.h:
- Initial support for pitch-bend, doesn't work during slide.
- Next version will probably be the first lb303
2008-07-07 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/mmp.cpp:
@@ -25,14 +38,6 @@
* src/tracks/instrument_track.cpp:
removed buggy and obsolete support for monophonic instruments
2008-07-07 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/gui/controller_connection_dialog.cpp:
Show name instead of type in connection dialog
* src/gui/widgets/controller_view.cpp:
Remove bypass
2008-07-06 Paul Giblock <drfaygo/at/gmail/dot/com>
* plugins/lb302/lb302.cpp: