Search found 8 matches

by jtxx000
Sat Sep 20, 2008 2:31 am
Forum: Feature Wishlist
Topic: folder/group tracks
Replies: 32
Views: 7084

+1
by jtxx000
Fri Sep 19, 2008 8:03 pm
Forum: Feature Wishlist
Topic: Ability to freeze tracks with side-chained compressors
Replies: 9
Views: 3154

Ability to freeze tracks with side-chained compressors

It would be great if Live could freeze tracks with strange routings the same way that it does through file -> export audio. For the arrangement view, it would use the normal output from the other tracks to provide the sidechain input, and in the session view, it could just use the currently playing ...
by jtxx000
Thu May 29, 2008 3:01 pm
Forum: Ableton Live
Topic: A Free Utility for Those That DJ With Live
Replies: 30
Views: 7764

If the warp markers are automatically generated then Live won't save them in the asd file. Try messing with a warp marker and live and then hitting the clip's save button.
by jtxx000
Thu May 29, 2008 3:45 am
Forum: Ableton Live
Topic: A Free Utility for Those That DJ With Live
Replies: 30
Views: 7764

Here you go: http://www.annoware.com/downloads/Tempo ... r/Main.cpp

I've documented the relevant bits. If you want to compile, you'll need JUCE: http://www.rawmaterialsoftware.com/juce/
by jtxx000
Wed May 28, 2008 8:32 pm
Forum: Ableton Live
Topic: A Free Utility for Those That DJ With Live
Replies: 30
Views: 7764

Yes, that's not too difficult. I can post the code if you want.
by jtxx000
Wed May 28, 2008 1:41 am
Forum: Ableton Live
Topic: A Free Utility for Those That DJ With Live
Replies: 30
Views: 7764

Could you provide some information about how you read the asd files? I would be very interested to read the information from the asd file, too.... I have no idea how the file is structured, so my loading method is pretty hacky. I search for the string "WarpMarker" in the asd file. The fir...
by jtxx000
Mon May 26, 2008 1:52 pm
Forum: Ableton Live
Topic: A Free Utility for Those That DJ With Live
Replies: 30
Views: 7764

Yes, it also renames the asd file. The idea behind putting the tempo in the front is that you can then see which tracks are compatible tempo-wise when sorting by filename. Do you think it would be more useful if, instead of renaming files, it ran alongside Live and showed the tempos, artists, and tr...
by jtxx000
Sun May 25, 2008 4:34 pm
Forum: Ableton Live
Topic: A Free Utility for Those That DJ With Live
Replies: 30
Views: 7764

A Free Utility for Those That DJ With Live

Here's a little app I wrote which renames files that have been warped in Live so that the filename contains the tempo. For example, a track "FooBar.wav" that has been warped in Live to 125.20 BPM will become "(125.20) FooBar.wav". http://annoware.com/images/tempoextractor.gif Win...