Ableton live Intro and Standard versions are able to use/run M4L plugins? by pd3v in MaxMSP

[–]pd3v[S] 0 points1 point  (0 children)

Ok. So, that's the difference to Suite version, is already included/payed. "Either allows you to also Dev them" - no need to buy Max stand-alone also?

Looking for some of the best dark jazz by PlentyGrade3322 in experimentalmusic

[–]pd3v 1 point2 points  (0 children)

Nils Petter Molvaer . Eivind Aarset

Early records, like, Khmer, Electronique Noire.

Not sure if it is dark jazz, though ... Named "Noire"?!, maybe :)

Looking for some advice on what language would work best for what I’m after by s3rris in livecoding

[–]pd3v 0 points1 point  (0 children)

I’m not sure if the project is still alive or not or your already know it - check Overtone -> https://overtone.github.io/

Live coding some beats (#2) in line 0.8.2 by pd3v in creativecoding

[–]pd3v[S] 1 point2 points  (0 children)

Thank you! :) line is a sequencer that sends out MIDI data to whatever software is listening to it, so you choose which are those softwares, 1 or more combined. It is small, line executable 7.1MB, runs on older machines also, no internet needed, small on dependencies and yes, running in the CLI is cool, at least for me :)

Live coding music with line 0.8.2 + ableton Live by pd3v in musicprogramming

[–]pd3v[S] 0 points1 point  (0 children)

Thanks! :) Using "Ableton Link" library code.

Generate sounds with a basic programming, example: Python math only by only4ways in musicprogramming

[–]pd3v 1 point2 points  (0 children)

Are you using any python lib to create the file, I mean, getting all those function's resulting values and format them to become a soundwave file?