criação de novas patterns de composição nos projetos
Deploy / Deploy (push) Successful in 2m1s
Details
Deploy / Deploy (push) Successful in 2m1s
Details
This commit is contained in:
parent
43418094f8
commit
0dd79a0fca
|
|
@ -564,7 +564,7 @@ export async function parseMmpContent(xmlString) {
|
||||||
playlist_clips: playlistClips, // pode ser []
|
playlist_clips: playlistClips, // pode ser []
|
||||||
patterns: [],
|
patterns: [],
|
||||||
isMuted: false,
|
isMuted: false,
|
||||||
instrumentSourceId: bbRackId, // ou algo equivalente no teu parse
|
instrumentSourceId: rackId,
|
||||||
volume: 1,
|
volume: 1,
|
||||||
pan: 0,
|
pan: 0,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue