Home › Forums › Macros › AudioEngine start/stop by macro Tagged: Audio engine On/Off This topic has 2 replies, 2 voices, and was last updated 4 months, 1 week ago by Pacocreative. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts 11 February 2025 at 12 h 44 min #7160 PacocreativeParticipant Hey Philippe, Is it possible to turn the engine on and off by macro ? Thank you! 11 February 2025 at 13 h 10 min #7165 PhilippeKeymaster Hi, There is no macro command to do this by you can use osc internal messages as a workaround : OSCSendMessage 0 "/audio_on 1" WaitUserAction OSCSendMessage 0 "/audio_on 0" Note that when you stop the audio engine, all the macro are stopped, so you can can’t put the “OSCSendMessage 0 “/audio_on 1” line after the WaitUserAction… Philippe 11 February 2025 at 20 h 27 min #7171 PacocreativeParticipant Thanks, helpful. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In