NoteStep Observer Bug in 3.2.8? (resolved)

Post Reply New Topic
RELATED
PRODUCTS

Post

I'm getting stale data coming back through the noteStep Observer when switching to an Empty Clip.

If the clip has no Notes in it... it just sends back the data from the previously selected clip.

Maybe I'm using this incorrectly alltogether. I attached simple .js code. Maybe someone else can verify for me. Then send to Bitwig if that is still the case. :phones:

Maybe this is expected behavior. I don't know 8)

Also is there a good way to detect when the clip changes before the note step observer fires so I know when to clear the clip? and also possibly an event when I know I have all the notes from the observer?
You do not have the required permissions to view the files attached to this post.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post

Ok... just did some more searching through the driven by moss stuff and ... sure it comes back! but there is another thing to check on the noteStep object. noteState()! which returns an enum if the its NoteOn, Sustain, NoteEmpty! ... not sure what sustain is for but problem solved for now.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post Reply

Return to “Controller Scripting”