Adding multiple sounds across tracks and measures using fitMedia()

Adding multiple sounds across tracks and measures using fitMedia()

TakingITGlobal

In this video you will add multiple sounds across two different tracks and different measures using fitMedia()

Below is the python code of the completed example

# This is my song
# It will be great
from earsketch import *

setTempo(110)

# Add Sounds
# fitMedia(sound, track, start, end)
# Bass on track 1
fitMedia(TFLAMES_OC_BASS_CHOR,1,1,6)
# Vocals on track 2
fitMedia(TFLAMES_OC_VOX_CHOR_1,2,2,4)
fitMedia(TFLAMES_OC_VOX_VRS_1,2,4,6)

Get started for free

    PricingContact salesWatch demos

24/7 customer support

Our customer support team is available to help 24/7. Enterprise members also receive dedicated account managers and a guaranteed uptime SLA.

© 2026 Vimeo.com, Inc. All rights reserved.

Terms
Privacy
Your Privacy Choices
U.S State Privacy
Copyright
Cookies