i see, i was wondering about that, cause i tried it and nothing happened, so for now will keep using Audio speed changer or audacity macro.
thank you
Search found 6 matches
- Sat May 06, 2023 9:37 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Need a script to change the tempo of a track
- Replies: 4
- Views: 3100
- Sat May 06, 2023 8:05 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Need a script to change the tempo of a track
- Replies: 4
- Views: 3100
Re: Need a script to change the tempo of a track
Thank you for your reply, I am using Audio speed changer pro ATM, but was wondering if i can speed up the temp direct from MM5 to safe the hassle of having to use an external program, found https://www.mediamonkey.com/addons/browse/item/settempo/ a script that changes the tempo direct from MM5 but ...
- Fri May 05, 2023 10:20 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Need a script to change the tempo of a track
- Replies: 4
- Views: 3100
Need a script to change the tempo of a track
need a script to enable MM to change a tempo of a track to a desired percentage like 1.5 for example and when synched with a device like an iPod or similar it will keep the desired tempo synched too . if anyone can do this it will be much appreciated. all I want is to be able to speed up the track ...
- Thu Jan 20, 2022 1:24 pm
- Forum: MediaMonkey for Windows developer forum
- Topic: Track End-Time
- Replies: 4
- Views: 2582
Re: Track End-Time
Cannot thank you enough, God bless you and your family
that helped a lot
stay safe and thanks once again
Ross
that helped a lot
stay safe and thanks once again
Ross
- Wed Jan 19, 2022 2:02 pm
- Forum: MediaMonkey for Windows developer forum
- Topic: Track End-Time
- Replies: 4
- Views: 2582
Re: Track End-Time
thank you so much luke, much appreciated, i am so bad at writing code, but i cannot for the life of me do it, if not too much trouble could you please show me where to change the code to
track.stopTime = track.songLength - 18000; // milliseconds
many thanks
track.stopTime = track.songLength - 18000; // milliseconds
many thanks
- Wed Jan 19, 2022 9:14 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Track End-Time
- Replies: 4
- Views: 2582
Track End-Time
looking for a script that help to edit end-time for a number of tracks at once example : track length minus last 18 seconds the existing one need to be done for each individual track, it will be helpful if there is a syntax for the length of the track and all you have to do is add the minus what ...