Skip to content

Commit

Permalink
fix: Midas/Behringer X32 load first scene in mixer (index 0)
Browse files Browse the repository at this point in the history
  • Loading branch information
olzzon committed Feb 22, 2021
1 parent 0c0dd07 commit ee31992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/Default.x32
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sceneIndex": "1",
"sceneIndex": "0",
"sceneName": "default"
}

0 comments on commit ee31992

Please sign in to comment.