{
if( audio_thread && audio_thread->render_engine_id == idxbl->id )
audio_thread->close_render_engine();
- if( video_thread && audio_thread->render_engine_id == idxbl->id )
+ if( video_thread && video_thread->render_engine_id == idxbl->id )
video_thread->close_render_engine();
}
Cakewalk and Neophyte themes by Olaf Wolff (CC BY 4.0,
https://creativecommons.org/licenses/by/4.0/)
.
+May 2020 New Features of note:
+ Audio track height button added, separate from video height.
+ New patchbay toggle to vary individual vertical track height.
+ "Refresh on Release" additional setting in Videoscope.
+ Rotate plugin improvement for visibility and scaling.
April 2020 New Features of note:
Potential Performance improvements added.
New way of creating and using a stack of Effects.