The Wayback Machine - https://web.archive.org/web/20220806080925/https://github.com/topics/ableton
Skip to content
#

ableton

Here are 161 public repositories matching this topic...

wyhinton
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'

    aud
bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers

Improve this page

Add a description, image, and links to the ableton topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ableton topic, visit your repo's landing page and select "manage topics."

Learn more