可以使用同一个 MAX for Live 设备拥有多个不同的轨道吗?

huangapple go评论55阅读模式
英文:

Is it possible to have multiple different tracks with the same MAX for Live device?

问题

I want to visualize the different tracks with Images in max for live device according to the parts of a drumset. But I can't seem to have the same max for live device for all the Ableton tracks. Is there maybe a way to do this? Thanks.

我想通过 Max for Live 设备根据鼓组的各个部分来可视化不同的轨道。但似乎无法在所有 Ableton 轨道上使用相同的 Max for Live 设备。也许有办法吗?谢谢。

I tried apply the different midi notes from Ableton to Max for live to showcase a different image with every instrument. Only it will only work for the track the max for live device is in.

我尝试将来自 Ableton 的不同 MIDI 音符应用于 Max for Live,以展示每个乐器的不同图像。但这只对 Max for Live 设备所在的轨道有效。

英文:

I want to visualize the different tracks with Images in max for live device according to the parts of a drumset. But I can't seem to have the same max for live device for all the Ableton tracks. Is there maybe a way to do this? Thanks.

可以使用同一个 MAX for Live 设备拥有多个不同的轨道吗?

I tried apply the different midi notes from Ableton to Max for live to showcase a different image with every instrument. Only it will only work for the track the max for live device is in.

可以使用同一个 MAX for Live 设备拥有多个不同的轨道吗?

答案1

得分: 1

你无法从位于单个轨道上的Max设备中获取不同轨道的MIDI,这似乎是您从屏幕截图中所期望的。作为一种变通方法,您可以在每个轨道上添加一个设备,将其传入的MIDI发送到您想要可视化音符的单个设备。您可以使用发送和接收对象(不使用 --- 前缀以使其保持在设备本地)。

另一种方法是将您的MIDI可视化Max效果设备添加到鼓组轨道上,而不是单个轨道上。这样,您应该能够获得所有发送到鼓轨道的MIDI音符传递到您的设备中。

英文:

You can't get MIDI from different tracks in a Max device that is on a single track, which is what you seem to be after judging from the screen shot. As a workaround, you could add a device on each track that sends its incoming MIDI to the single device where you want to visualize the notes. You'd use send and receive objects (without the --- prefix to keep things local to the device).

Another approach would be to add your visualisation Max MIDI effect device on the drum group track instead of a single track. That way, you should get all MIDI notes that go to your drum track into your device.

huangapple
  • 本文由 发表于 2023年6月9日 13:00:50
  • 转载请务必保留本文链接:https://go.coder-hub.com/76437338.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定