notes off when host stops playing?

For general discussion related FlowStone
Post Reply
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

notes off when host stops playing?

Post by Nubeat7 »

hi all,

in my current project i have a latch function on my keyboard and i`m trying to turn all notes off when host stops playing, for this i just send a trigger to set the pressed keyboard note to off..
this works fine when using a trigger from the presetmanager on presetchange, where i need this too but it doesnt work with the is playing primitive which turns false when host is not playing..

do we have a threading issue here?

here is a little schematic which shows the issue, when loading into host and turn note on it sets to off on presetchange but not when host playing stops!
Attachments
play_off_i.fsm
(149.34 KiB) Downloaded 822 times
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: notes off when host stops playing?

Post by billv »

Where's the 'is playing' prim..??....didn't see it in fsm..
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: notes off when host stops playing?

Post by Nubeat7 »

oh, sorry forgot to put it in...
anyway on doing this i found a soultion..
i just was trying it on the wrong place in my keyboard :oops: how stupid - 2 days!

it also works in the test schematic now!
Attachments
play_off_i (1).fsm
(149.36 KiB) Downloaded 898 times
Post Reply