criação de novas patterns de composição nos projetos
Deploy / Deploy (push) Successful in 2m1s Details

This commit is contained in:
JotaChina 2025-12-27 19:10:40 -03:00
parent 43418094f8
commit 0dd79a0fca
1 changed files with 1 additions and 1 deletions

View File

@ -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,
}; };