Improve LB302 with 3 new shapes and button-selectors.

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1657 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-09-21 08:35:47 +00:00
parent 58df304c03
commit 0b24930e20
6 changed files with 147 additions and 23 deletions

View File

@@ -12,6 +12,18 @@
- Fix incorrect replacement for drumsynth/misc
- Replace r&b,r_b with r_n_b
* src/core/main.cpp:
Make "could not set realtime priority" sound less like an error
* plugins/lb302/lb302.cpp:
* plugins/lb302/lb302.h:
* src/core/mmp.cpp:
* data/themes/default/round_square_wave_inactive.png:
* data/themes/default/round_square_wave_active.png:
- Remove useless inverted-saw waveform
- Add Sine, Noise, and Exponential waveforms
- Use buttons instead of a knob
2008-09-20 Paul Giblock <drfaygo/at/gmail/dot/com>
* plugins/sf2_player/sf2_player.cpp: