melhorando a leitura de projetos no mmpCreator
Deploy / Deploy (push) Successful in 2m1s
Details
Deploy / Deploy (push) Successful in 2m1s
Details
This commit is contained in:
parent
e82a4c3e73
commit
9b73c3ba33
|
|
@ -520,7 +520,7 @@ export async function parseMmpContent(xmlString) {
|
|||
|
||||
const firstInst = newTracks.find((t) => t.type !== "bassline");
|
||||
appState.pattern.activeTrackId = firstInst ? firstInst.id : null;
|
||||
appState.pattern.activePatternIndex = 0;
|
||||
//appState.pattern.activePatternIndex = 0;
|
||||
|
||||
loadStateFromSession();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue