polyb302 instrument, detuning without signals

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@466 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2007-03-25 21:58:17 +00:00
parent bbd9c90025
commit 18af38266a
15 changed files with 1470 additions and 62 deletions

View File

@@ -1,3 +1,27 @@
2007-03-25 Javier Serrano Polo <jasp00/at/terra/dot/es>
* plugins/polyb302/artwork.png:
* plugins/polyb302/logo.png:
* plugins/polyb302/Makefile.am:
* plugins/polyb302/polyb302.cpp:
* plugins/polyb302/polyb302.h:
initial release, polyphonic version of lb302 plugin
* include/instrument_track.h:
* include/note_play_handle.h:
* src/core/note_play_handle.cpp:
* src/tracks/instrument_track.cpp:
trigger detuning without signals
* configure.in:
fixed singerbot error
* include/knob.h:
arranged private/protected members
* data/locale/ca.ts:
updated translation
2007-03-07 Javier Serrano Polo <jasp00/at/terra/dot/es>
* plugins/singerbot/singerbot.cpp: