asked Oct 30 at 01:11 by Sauren (11) |
The ClipLauncherSlot seems to look very useful, but I can't access it. I've tried accessing it via a Track, eg. myTrack.clipLauncherSlotBank().getItemAt(0), but the return for clipLauncherSlotBank is always null. Also tried accessing via SceneBank (and Scenes within a bank), but couldn't find a way. I would like to see whether the currently selected clip (eg. host.createLauncherCursorClip(...)) is being recorded onto. I'm assuming that a clip is wrapped in a ClipLauncherSlot, that in turn has the .isRecording() method among others. But can't access it from within a Clip, from a Track, nor from a SceneBank (or an individual Scene). |
Follow this question
By Email:Once you sign in you will be able to subscribe for any updates here
Markdown Basics
- *italic* or __italic__
- **bold** or __bold__
- link:[text](http://url.com/ "title")
- image?
- numbered list: 1. Foo 2. Bar
- to add a line break simply add two spaces to where you would like the new line to be.
- basic HTML tags are also supported
Tags:
Asked: Oct 30 at 01:11
Seen: 56 times
Last updated: Oct 30 at 01:11