SHIFT + STOP Combo or double press STOP to go to the start.
Comments
-
TS Edit does nothing. :-)
Function has been planned to be implemented later on, after release, but it did not happen... So, Shift+F has no function assigned at in Jam, now...
0 -
Actually, I was confused by
restartTransport
because I didn’t expect that to change the Play status.Thanks! Always interesting (and heavily nerdy) trying to understand code without running it.
0 -
This was added in Maschine V3. My code was sort of close but not really lol, heres NI's MAS V3 code:
function TransportSection:onStop(Pressed) if Pressed and MaschineHelper.isPlaying() then NI.DATA.TransportAccess.togglePlay(App) elseif Pressed and not MaschineHelper.isPlaying() then NI.DATA.TransportAccess.setPlayPosition(App, 0) end
Way more elegant of couse, if its playing than Play button is triggered (which would be pause/stop) but if its not then set play position at 0.
So, if anyone wants the exact V3 code in Maschine v2 then just paste that in the appropriate file as mentioned in the OP.
1
Back To Top
Categories
- All Categories
- 19 Welcome
- 1.3K Hangout
- 59 NI News
- 706 Tech Talks
- 3.6K Native Access
- 15.2K Komplete
- 1.8K Komplete General
- 4K Komplete Kontrol
- 5.2K Kontakt
- 1.5K Reaktor
- 354 Battery 4
- 783 Guitar Rig & FX
- 403 Massive X & Synths
- 1.1K Other Software & Hardware
- 5.3K Maschine
- 6.7K Traktor
- 6.7K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators