possible to change current playing position within a clip?
-
- KVRist
- 448 posts since 11 Dec, 2002 from Los Angeles
So that we can do effects such as beat repeat.
-
- KVRist
- Topic Starter
- 448 posts since 11 Dec, 2002 from Los Angeles
Man this place is dead. It's kind of digeartening for someone just getting into scripting. I'm going to start posting my questions in the main forum.
-
- KVRist
- 195 posts since 3 Sep, 2016
What have you tried so far? I'm not familiar with Bitwig programming but in the API I see Clip.getPlayStart(). Can you use this on a clip of choice to set the clip start and then trigger the launch of the clip somehow, e.g. via getPlayStart().set(newStart)?
-
- KVRist
- Topic Starter
- 448 posts since 11 Dec, 2002 from Los Angeles
Thanks for the reply! I appreciate you taking the time to look. I haven't tried much yet. I'll give that approach a try.
-
- KVRist
- Topic Starter
- 448 posts since 11 Dec, 2002 from Los Angeles
Agreed.odz wrote:I bet controller scripts could make for some sweet programmable devices.
