Thank you, ensonador 🙏🏽
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 ...
Search found 14 matches
- Fri Jul 03, 2020 11:01 am
- Forum: Ableton Push
- Topic: Push 2 Scales
- Replies: 116
- Views: 91969
- Sun Sep 15, 2019 3:09 pm
- Forum: Ableton Push
- Topic: Push2 - Play/Pause function in Arrangement view ????
- Replies: 10
- Views: 6340
Re: Push2 - Play/Pause function in Arrangement view ????
It makes sense to think Shift-Play would play from where the current selection is, and not from the beginning. This should be in script.
It's odd that you have to create a custom device to do this.
It's odd that you have to create a custom device to do this.
- Mon May 27, 2019 5:13 am
- Forum: Ableton Push
- Topic: Push 2 Scales
- Replies: 116
- Views: 91969
Re: Push 2 Scales
For Push 2, it looks like the 10.1 remote script has changed again. The scales are no longer in the melodic_pattern.pyc
Here's the line where the scales started:
SCALES = tuple([ Scale(name=x[0], notes=x[1]) for x in Live.Song.get_all_scales_ordered() ])
Dug around for awhile in other files ...
Here's the line where the scales started:
SCALES = tuple([ Scale(name=x[0], notes=x[1]) for x in Live.Song.get_all_scales_ordered() ])
Dug around for awhile in other files ...
- Sat Nov 04, 2017 5:53 pm
- Forum: Ableton Live
- Topic: Live 10 public beta
- Replies: 99
- Views: 31377
Re: Live 10 public beta
Hi Tarekith, just wanted to say hi :)
Seein the new updates with Push sealed the deal for me, I'll spring for it next month :)
Haven't seen what youve been doin lately but i remember a couple performances on YT...
I remember the sampling forest one...you been having fun with digitakt?
I was close ...
Seein the new updates with Push sealed the deal for me, I'll spring for it next month :)
Haven't seen what youve been doin lately but i remember a couple performances on YT...
I remember the sampling forest one...you been having fun with digitakt?
I was close ...
- Sat Nov 04, 2017 5:21 pm
- Forum: Ableton Live
- Topic: Live 10 public beta
- Replies: 99
- Views: 31377
Re: Live 10 public beta
Shoot, I applied early friday morning but havent heard anything yet ??
Would be a perfect weekend to beta test too
Would be a perfect weekend to beta test too
- Fri Nov 03, 2017 9:42 pm
- Forum: Ableton Live
- Topic: Live 10 public beta
- Replies: 99
- Views: 31377
- Thu Nov 24, 2016 12:41 am
- Forum: General Music Production
- Topic: Windows laptop as alternative to Macbook pro
- Replies: 4
- Views: 2619
Re: Windows laptop as alternative to Macbook pro
I highly recommend researching lenovo laptops. I got a refurbished p50 on ebay, bought extra ram, an m2 ssd drive altogether ended up wayyy cheaper than buying from them direct. 32gbs of ram, last of the fastesy skylake, an nvidia m2000 video card (i use Adobe cc too). A really good deal. And they ...
- Sat Nov 19, 2016 7:47 pm
- Forum: General Music Production
- Topic: Byotch
- Replies: 1
- Views: 1159
- Wed Sep 21, 2016 9:06 pm
- Forum: General Music Production
- Topic: T.V.
- Replies: 717
- Views: 118748
Re: T.V.
My suspicion was correct about what non-eric was doing before he called it
https://youtu.be/AI7E7s-mTdw?t=2296

https://youtu.be/AI7E7s-mTdw?t=2296
- Wed Sep 21, 2016 6:13 am
- Forum: General Music Production
- Topic: T.V.
- Replies: 717
- Views: 118748
- Wed Sep 21, 2016 3:03 am
- Forum: General Music Production
- Topic: T.V.
- Replies: 717
- Views: 118748
Re: T.V.
Looking forward to the next season of Americans. Love it. Currently the only thing playing that I've been following is Mr Robot. I have some niggles with it but still has me on edge most of the time. Netflix asked me to trial again so I binged the first 2 seasons of Halt & Catch Fire and thinks it's ...
- Tue Sep 20, 2016 11:27 pm
- Forum: General Music Production
- Topic: This is fun to watch just for the subtitles
- Replies: 5
- Views: 1853
- Wed Sep 14, 2016 1:09 am
- Forum: General Music Production
- Topic: This is fun to watch just for the subtitles
- Replies: 5
- Views: 1853
- Sat Apr 09, 2016 4:46 am
- Forum: Tips & Tricks
- Topic: Get evenly spaced slices in Simpler
- Replies: 0
- Views: 876
Get evenly spaced slices in Simpler
I made an M4L device to slice samples in Simpler in the typical 'evenly sliced' fashion.
VIDEO - https://youtu.be/wKlYhde24JU
evenSlice is a Max4Live Midi Effect that creates evenly spaced slices to your sample in Simpler.
You can drag the floating window to wherever you prefer, hide it whenever ...
VIDEO - https://youtu.be/wKlYhde24JU
evenSlice is a Max4Live Midi Effect that creates evenly spaced slices to your sample in Simpler.
You can drag the floating window to wherever you prefer, hide it whenever ...