Search found 4 matches

by terracnosaur
Mon May 03, 2021 4:45 pm
Forum: Feature Wishlist
Topic: Version Control
Replies: 2
Views: 3903

Re: Version Control

This is a good idea. I find myself wanting metadata about saves from the past. Like a commit message in git. Why did I save this version? what were some notable qualities I wanted to annotate?

maybe instead of having me need to provide this, a brief description can be auto-mangled for editing?

36 ...
by terracnosaur
Tue Sep 21, 2010 6:03 pm
Forum: Users' Help Exchange - closed
Topic: adding a new track (any type) takes too long
Replies: 0
Views: 417

adding a new track (any type) takes too long

in live versions 6, and 7 when I pressed the keys to add a new track (any type), the new track appeared instantly, ready to use.

Since upgrading to live v8, when I do this same action, the computer stops for about 1 second then adds the track. What gives? Anyone else having this problem? Same ...
by terracnosaur
Mon May 04, 2009 5:10 am
Forum: Tips & Tricks
Topic: korg padkontrol effects
Replies: 1
Views: 573

Re: korg padkontrol effects

By default the padKontrol will send midi CC #1 along the Y axis, and it sends pitchbebnd on the X axis. Pitchbend is not a midi CC, it's a different kind of midi message.

What you want is to make sure that those values which you are changing the sound with are getting captured. You will need to arm ...