Search found 29 matches

by AlexDLarge
Thu May 16, 2024 6:11 pm
Forum: Ableton Push
Topic: Push 3 Manual sequencer + OSC control
Replies: 3
Views: 24

Re: Push 3 Manual sequencer + OSC control

Hi! Thanks a lot! I still need to do some adjustments but it will be ready soon. The connection in the video is working over OSC. I've created a OSC device that allows the P3 SA to listen to OSC messages coming from any OSC application. I still need to work a little bit on that and I will release a ...
by AlexDLarge
Thu May 16, 2024 5:08 pm
Forum: Ableton Push
Topic: Push 3 Manual sequencer + OSC control
Replies: 3
Views: 24

Push 3 Manual sequencer + OSC control

Hi! Here’s a little video of the last M4L device I’ve been working on. It’s a manual sequence player for realtime and live performances. The device it’s not yet available as I need to fix a couple of things but I would like to know what you think about it. I’ve also managed to implement OSC messages...
by AlexDLarge
Mon Apr 29, 2024 7:34 am
Forum: Ableton Push
Topic: Granulator 3 on push 3 standalone
Replies: 20
Views: 2028

Re: Granulator 3 on push 3 standalone

If when loading a preset it doesn’t allow you to load new sounds is probably because the sample folder structure is not updated. Go to the page where the “Reload” dial is and activate it. It should update the list and allow you to load new samples.

Tell me if this works for you
by AlexDLarge
Mon Apr 29, 2024 6:18 am
Forum: Ableton Push
Topic: Push 3 Standalone - where does it play audio files from? RAM or the SSD?
Replies: 40
Views: 26332

Re: Push 3 Standalone - where does it play audio files from? RAM or the SSD?

Thanks a lot! Tell me if you have any ideas or something that could be improved.
by AlexDLarge
Sun Apr 28, 2024 3:38 pm
Forum: Ableton Push
Topic: Push 3 Standalone - where does it play audio files from? RAM or the SSD?
Replies: 40
Views: 26332

Re: Push 3 Standalone - where does it play audio files from? RAM or the SSD?

I have created several M4L devices that allow access to the internal sample structure of the P3 SA and change every sound instantly, and another that allows recording and playing files from each track where the device is inserted to do live multitrack recordings straight into the P3 SA disk. Dependi...
by AlexDLarge
Sat Apr 27, 2024 5:49 pm
Forum: Ableton Push
Topic: Push 3 capacitive pots information inside M4L
Replies: 4
Views: 294

Re: Push 3 capacitive pots information inside M4L

Hi!

I just sent you an email via your contact web at Isotonik!

Thanks a lot!
by AlexDLarge
Sat Apr 27, 2024 1:04 pm
Forum: Ableton Push
Topic: Push 3 capacitive pots information inside M4L
Replies: 4
Views: 294

Re: Push 3 capacitive pots information inside M4L

Oh!! Wow! Thanks for the info!!
by AlexDLarge
Sat Apr 27, 2024 7:46 am
Forum: Ableton Push
Topic: Push 3 capacitive pots information inside M4L
Replies: 4
Views: 294

Push 3 capacitive pots information inside M4L

Looking at the functions of the Push 3, I have realized one that I think is being ignored, and that is the possibility of using the capacitive information of the potentiometers when they are touched in M4L devices. Does anyone know if information could be extracted about when a potentiometer is touc...
by AlexDLarge
Fri Apr 26, 2024 5:40 pm
Forum: Ableton Push
Topic: Push 3 standalone export live performance to wav/mp3 on USB stick?
Replies: 4
Views: 619

Re: Push 3 standalone export live performance to wav/mp3 on USB stick?

Wow! I don't know if I deserve such praise, especially coming from you, the greatest creators of unique devices for Ableton and especially for Push!
by AlexDLarge
Fri Apr 26, 2024 12:01 pm
Forum: Ableton Push
Topic: Granulator 3 on push 3 standalone
Replies: 20
Views: 2028

Re: Granulator 3 on push 3 standalone

It should be corrected now. If you save the device the sample selected will be loaded next time although the sample selector won't show the last selected sample and folder numbers. I still need to find a way to override this ...
by AlexDLarge
Fri Apr 26, 2024 11:44 am
Forum: Ableton Push
Topic: Push 3 standalone export live performance to wav/mp3 on USB stick?
Replies: 4
Views: 619

Re: Push 3 standalone export live performance to wav/mp3 on USB stick?

I don't know if it's possible to record into a USB directly, but I've created a couple of M4L devices to allow to record independent tracks into a Recording folder on the P3 SA. You can record multiple tracks at the same time and all track will have it's own name with the date, time adn track name. ...
by AlexDLarge
Mon Apr 22, 2024 2:29 pm
Forum: Ableton Push
Topic: Granulator 3 on push 3 standalone
Replies: 20
Views: 2028

Re: Granulator 3 on push 3 standalone

secretkillerofnames wrote:
Mon Apr 22, 2024 12:32 pm
I did find a bug. When you change the Granular mode (Original/Looping/Cloud) the second page gets additional dials from the first page and the reload dial goes away.
Bug corrected now!
by AlexDLarge
Mon Apr 22, 2024 1:09 pm
Forum: Ableton Push
Topic: Granulator 3 on push 3 standalone
Replies: 20
Views: 2028

Re: Granulator 3 on push 3 standalone

Oh, I don’t have my computer with me now but I know why this is happening. I’ll correct that bug
by AlexDLarge
Mon Apr 22, 2024 1:06 pm
Forum: Ableton Push
Topic: Push 3 Standalone RTP MIDI
Replies: 15
Views: 58129

Re: Push 3 Standalone RTP MIDI

In theory the networking in Push 3 standalone can work for other purposes, eg I've already used it to send Open Sound Control (OSC) messages to visual software on a computer. May I ask you how did you manage to send OSC messages from the P3 SA? I’ve tried to use UDPSend and receive in a M4L device ...
by AlexDLarge
Mon Apr 22, 2024 12:12 pm
Forum: Ableton Push
Topic: Granulator 3 on push 3 standalone
Replies: 20
Views: 2028

Re: Granulator 3 on push 3 standalone

The random values are actually limited by the number of folders and files, so if you increase the number of samples the random number will give you a number between 1 and the total samples. I've tried to represent the name of the folder and sample loaded but I'm having a lot of problems with dynamic...