There's a `Clip` object in the API that has a lot of cool functionality (transpose, stretch, quantize, etc).
The problem is, I can't find any way to get ahold of one. Getting ahold of a `ClipLauncherSlot` is easy, but the `Clip` itself.. I've found nothing. I have more details in a question I asked on StackOverflow (which has generally better SEO). If anyone knows a way of getting ahold of a `Clip` please share; I'm stumped!
Stack Overflow Link: https://stackoverflow.com/questions/715 ... uncherslot
Has anyone managed to get ahold of a "Clip" object in any way?
- KVRAF
- 4888 posts since 13 May, 2004
You need to create a cursor clip. The required method can be found on a cursor track:
cursorTrack.createLauncherCursorClip(...)
cursorTrack.createLauncherCursorClip(...)
-
- KVRist
- 316 posts since 18 Sep, 2020
I don't imagine you'll get many responses on SO, much better to ask in Bitwig Discord if not here.SephReed wrote: Thu Mar 17, 2022 4:36 pm There's a `Clip` object in the API that has a lot of cool functionality (transpose, stretch, quantize, etc).
The problem is, I can't find any way to get ahold of one. Getting ahold of a `ClipLauncherSlot` is easy, but the `Clip` itself.. I've found nothing. I have more details in a question I asked on StackOverflow (which has generally better SEO). If anyone knows a way of getting ahold of a `Clip` please share; I'm stumped!
Stack Overflow Link: https://stackoverflow.com/questions/715 ... uncherslot
-
- KVRist
- Topic Starter
- 44 posts since 5 Oct, 2016
Thanks!
Also, I know Bitwig isn't big on SO, this was the first tagged question. But might as well get it on there. Good SEO, and people can use "reputation" to look good to employers and such.
Also, I know Bitwig isn't big on SO, this was the first tagged question. But might as well get it on there. Good SEO, and people can use "reputation" to look good to employers and such.
- KVRist
- 393 posts since 12 Apr, 2020
Stack overflow is wack. I doubt any of us have the “rep” to post there anyways.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
