From 0dd79a0fca65b26eff994f58eb7dea64ae0cd611 Mon Sep 17 00:00:00 2001 From: JotaChina Date: Sat, 27 Dec 2025 19:10:40 -0300 Subject: [PATCH] =?UTF-8?q?cria=C3=A7=C3=A3o=20de=20novas=20patterns=20de?= =?UTF-8?q?=20composi=C3=A7=C3=A3o=20nos=20projetos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/js/creations/file.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/creations/file.js b/assets/js/creations/file.js index 9f645b6c..61b5ecb6 100755 --- a/assets/js/creations/file.js +++ b/assets/js/creations/file.js @@ -564,7 +564,7 @@ export async function parseMmpContent(xmlString) { playlist_clips: playlistClips, // pode ser [] patterns: [], isMuted: false, - instrumentSourceId: bbRackId, // ou algo equivalente no teu parse + instrumentSourceId: rackId, volume: 1, pan: 0, };