-
Updated
Jul 31, 2022 - TypeScript
#
ableton
Here are 161 public repositories matching this topic...
Create music with JavaScript
Add-on for Ableton Live that enables live coding functionality fully integrated into Live's session view.
csharp
live
live-coding
algorithmic-composition
ableton
ableton-live
m4l
maxforlive
live-api
dotnet6
-
Updated
Jul 20, 2022 - C#
Improved Novation Launchpad scripts for Ableton Live
-
Updated
May 3, 2021 - Python
-
Updated
Sep 16, 2017 - Shell
Control Ableton Live with Node.js
-
Updated
Jul 11, 2022 - TypeScript
Controller ABstraction Layer
cmake
libusb
push
ableton
hidapi
native-instruments
rtmidi
maschine
komplete-kontrol
traktor-kontrol
push-2
-
Updated
Nov 2, 2018 - C++
ClyphX advanced macros and scripting for Ableton Live 11 and 10
-
Updated
Jul 19, 2022 - Python
Ableton Live, supercharged (on Windows)
-
Updated
Jun 3, 2022 - AutoHotkey
Ableton Live, supercharged (on macOS)
-
Updated
Dec 16, 2021 - Objective-C
Ableton MIDI Sculptor: Tools for MIDI editing in Ableton Live
-
Updated
Mar 26, 2022 - Max
A library for working with the Ableton Push in the browser
-
Updated
Aug 22, 2018 - JavaScript
MIDI Remote Scripts for Ableton Push 2 User Mode
-
Updated
Dec 17, 2019 - Python
Improved Novation Launchpad Pro scripts for live9
-
Updated
Feb 24, 2021 - Python
a max for live patch for writing javascript in Ableton Live
-
Updated
Apr 2, 2017 - Max
NodeJs library for communicating with Ableton Push 2 over MIDI.
-
Updated
Mar 24, 2022 - TypeScript
re<urse is a declarative language for generating musical patterns
-
Updated
Aug 2, 2017 - TypeScript
A Java library for displaying images on the Ableton Push 2
-
Updated
Feb 7, 2022 - Java
wyhinton
commented
Sep 20, 2021
I'm running the provided example and having a hard time understanding the values of Clip.start_marker/Clip.end_marker. The time values returned seem to be very large, what units are they in? Is there a way to convert this value to seconds?
import abletonparsing
import librosa
def test():
bpm = 130.
audio_path = 'test.wav'
clip_path = audio_path + '.asd'
audMax for Live device to interpolate between two MIDI clips
-
Updated
Jun 25, 2019 - JavaScript
A python script for retiming Ableton Live projects
-
Updated
Aug 27, 2020 - Python
A MaxForLive device AV0 developed to explore live human-computer collaboration in the field of audio visual, dedicated to anyone believing in computers as partners in the creative flow.
javascript
opengl
audiovisual-installations
maxmsp
ableton
audiovisual
ableton-live
maxforlive
ableton-push
-
Updated
Jul 31, 2018 - Max
Improve this page
Add a description, image, and links to the ableton topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ableton topic, visit your repo's landing page and select "manage topics."


If a plugin is known to not reset well when
myPluin->reset()is called (it doesn't really zero out its buffer), then we need to just reload the plugin entirely.