mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-22 15:50:01 +01:00
each page with 12
git-svn-id: svn://code.dyne.org/veejay/trunk@1180 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -6072,8 +6072,8 @@ void default_bank_values(int *col, int *row )
|
||||
{
|
||||
if( *col == 0 && *row == 0 )
|
||||
{
|
||||
NUM_SAMPLES_PER_COL = 6;
|
||||
NUM_SAMPLES_PER_ROW = 2;
|
||||
NUM_SAMPLES_PER_COL = 2;
|
||||
NUM_SAMPLES_PER_ROW = 6;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user