and we know when the scene is selected....can i ask if we can have a "command" to "/select/scene/" ?
i don't remember the process to ask something or say a bug on the github . but i will try to remember later.
end.
Yes, send it over.zengel wrote:can i send you the clip laucher template on touchOSC ?
Hi Zengel,zengel wrote: Now i use the TouchOSC with a pad made on touch OSC and i use the command "/track/1/clip/1/launch" and i use OSC4bitwig. then i push the pad to launch the first clip on the track 1 . but here is the "bug" . i send for a first time the command when i push the pad and bitwig send the clip ...AND i release the pad ...and bitwig send again the clip.... that is not the correct behavior. bitwig should ignore the release of the pad... the OSC script does not disctinguish the push and the release...it's just the same command sent 2 times...that's the problem of bitwig or the script?
You can use:zengel wrote:Hi Moss! i tried to adapt your script with this (it's for the clip lauch) .
case 'launch':
if (value === 1)this.model.getCurrentTrackBank ().getClipLauncherSlots (trackIndex).launch (clipNo - 1);
it seems to work, but i don't know if it's the best way to script that .
what do you think about it ?
Submit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026