Search found 9 matches
- Tue Mar 11, 2025 7:10 pm
- Forum: Ableton Live
- Topic: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
- Replies: 4
- Views: 3014
Re: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
I found a workaround using MIDI loopback, this way the VST gets the MPE PB adjusted by the tuning selected in Ableton (so the A3 is desired 444 Hz, same as operator, instead of 440 Hz): https://gist.githubusercontent.com/darosh/f555fee531ab62bb0d00d30fb0ceb15e/raw ...
- Fri Mar 07, 2025 11:27 am
- Forum: Ableton Live
- Topic: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
- Replies: 4
- Views: 3014
Re: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
Here is sample Ableton project for download where first track outputs 444 Hz and the second one 440 Hz. https://gist.github.com/darosh/f555fee5 ... 520440.als
- Fri Mar 07, 2025 11:16 am
- Forum: Ableton Live
- Topic: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
- Replies: 4
- Views: 3014
Re: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
Did you open the interactive help (the little "i" icon on the bottom-left part of the screen) ?
I can't copy-paste from there, but i explains what it does. Basically it defines if a semitone takes to account the scale when editing the MPE data.
Thank you for the response. The interactive helps ...
- Fri Mar 07, 2025 9:56 am
- Forum: Ableton Live
- Topic: Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
- Replies: 4
- Views: 3014
Help Understanding “Apply Tuning to Per Note Pitch Bend” Behavior
Hi everyone,
I’m trying to understand how the "Apply Tuning to Per Note Pitch Bend" option affects MIDI MPE output in different synths. I tested this in Ableton’s Operator and the VST3 plugin Pigments, and the results were inconsistent. Even when the option was checked, the expected pitch ...
I’m trying to understand how the "Apply Tuning to Per Note Pitch Bend" option affects MIDI MPE output in different synths. I tested this in Ableton’s Operator and the VST3 plugin Pigments, and the results were inconsistent. Even when the option was checked, the expected pitch ...
- Fri Jun 09, 2023 12:37 pm
- Forum: Ableton Push
- Topic: Push 3 - USB C Power
- Replies: 79
- Views: 99360
Re: Push 3 - USB C Power
Response from support
Hi Jan,
Thank you for your message. Please apologize for the delay in getting back to you.
Push 3 can be powered through a USB-C connection, but it is crucial to ensure that the USB-C port you are using can deliver sufficient power. The USB-C port needs to provide 5V/3A ...
Hi Jan,
Thank you for your message. Please apologize for the delay in getting back to you.
Push 3 can be powered through a USB-C connection, but it is crucial to ensure that the USB-C port you are using can deliver sufficient power. The USB-C port needs to provide 5V/3A ...
- Fri Jun 02, 2023 5:06 am
- Forum: Ableton Push
- Topic: Push 3 - USB C Power
- Replies: 79
- Views: 99360
Re: Push 3 - USB C Power
So Ableton have responded and told me it is not possible to use a Push 3 with usb power only. It must always be plugged into the mains.
Just to chime in, my Push 3 controller is working fine powered with USB-C (M1 MacBook Pro, even if unplugged). I haven’t tried to use the power adapter yet ...
- Fri May 26, 2023 1:41 pm
- Forum: Ableton Push
- Topic: Push 3 - USB C Power
- Replies: 79
- Views: 99360
Re: Push 3 - USB C Power
Same here with M1 2021 MacBook.
- Fri Jul 03, 2020 10:55 am
- Forum: Ableton Push
- Topic: Push 2 Scales
- Replies: 116
- Views: 100503
Re: Push 2 Scales
And, what does this mean? Tell to someone who is not a programmer.
It is modification of pushbase\melodic_pattern.py file which is decompiled version of pushbase\melodic_pattern.pyc file.
Full version here: https://gist.github.com/darosh/7101fa512ad537794d32977c6b4e66bd (Future updates of live ...
- Fri May 29, 2020 9:17 am
- Forum: Ableton Push
- Topic: Push 2 Scales
- Replies: 116
- Views: 100503
Re: Push 2 Scales
EXTRA_SCALES = (
("ionian pentatonic", (0, 4, 5, 7, 11)),
("mixolydian pent.", (0, 4, 5, 7, 10)),
("ritusen", (0, 2, 5, 7, 9)),
("egyptian", (0, 2, 5, 7, 10)),
("neo. major pent.", (0, 4, 5, 6, 10)),
("vietnamese 1", (0, 3, 5, 7, 8)),
("lydian pentatonic", (0, 4, 6, 7, 11)),
("malkos raga", (0, 3 ...
("ionian pentatonic", (0, 4, 5, 7, 11)),
("mixolydian pent.", (0, 4, 5, 7, 10)),
("ritusen", (0, 2, 5, 7, 9)),
("egyptian", (0, 2, 5, 7, 10)),
("neo. major pent.", (0, 4, 5, 6, 10)),
("vietnamese 1", (0, 3, 5, 7, 8)),
("lydian pentatonic", (0, 4, 6, 7, 11)),
("malkos raga", (0, 3 ...