cleaned up all the arpeggio-direction-hacks - now the values are UP (0) to RANDOM (3) at *all* places
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@514 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -69,7 +69,6 @@ class arpAndChordsTabWidget : public QWidget, public journallingObject
|
||||
public:
|
||||
enum arpDirections
|
||||
{
|
||||
OFF,
|
||||
UP,
|
||||
DOWN,
|
||||
UP_AND_DOWN,
|
||||
|
||||
Reference in New Issue
Block a user