Weekly Log - 2024-10-12
List of newly created Markdown files in the last week from the docs folder:
# Setting up a local HTTP Server
topics/Networking/LocalHttpServer/
# Limit length of list
topics/Python/LimitLenghtList/
# Animate Through Graphs of Data Points
topics/TouchDesigner/CHOPS/AnimateThroughDataPoints/
# Hold last changed value
topics/TouchDesigner/CHOPS/HoldLastChangedValue/
# Manipulate CHOP Values with ExpressionCHOP
topics/TouchDesigner/CHOPS/ManipulateCHOPValueExpressionCHOP/
# Map CHOP to SOP length
topics/TouchDesigner/CHOPS/MapCHOPtoSOPLength/
# Measure how fast the CHOP value changes
topics/TouchDesigner/CHOPS/MeasureChangeOfValue/
# Stretch CHOP to specific numSamples
topics/TouchDesigner/CHOPS/StretchCHOPToNumSamples/
# Trigger Single Sound
topics/TouchDesigner/CHOPS/TriggerSingleSound/
# Converting DAT into CHOP Graph
topics/TouchDesigner/DATS/ConvertingDATIntoGraph/
# ExecuteDAT when new selection from table
topics/TouchDesigner/DATS/ExecuteNewSelectionTable/
# Populate TableDAT via Script
topics/TouchDesigner/DATS/PopulateTableDATViaScript/
# Often used scripting for DATS
topics/TouchDesigner/DATS/ScriptingDAT/
# Swapping columns or rows in TableDAT
topics/TouchDesigner/DATS/SwappingColsRowsTable/
# Get all values of CHOP as a list
topics/TouchDesigner/SCRIPTING/GetAllValuesChopAsList/
# Pulse a pulse Parameter via script
topics/TouchDesigner/SCRIPTING/PulseParameterViaScript/
# Displace Grid With MagnetSOP
topics/TouchDesigner/SOPS/DisplaceGridMagnetSOP/
# Rotate Camera On CircleSOP
topics/TouchDesigner/SOPS/RotateCameraOnCirlceSOP/
# Change the Seed With a ClockCHOP
topics/TouchDesigner/TECHNIQUES/ChangeSeedWithClock/
# Set custom Framerate for process in BaseCOMP
topics/TouchDesigner/TECHNIQUES/SetCustomFrameRateProcess/
# Apply Effects for Certain Channels
topics/TouchDesigner/TOPS/ApplyEffectForOnlySpecificChannels/
# Change values for locked visuals
topics/TouchDesigner/TOPS/ChangeValuesLockedTOP/
# Image Instancing On Grid
topics/TouchDesigner/TOPS/ImageInstancingOnGrid/
# Set Text from tableDAT
topics/TouchDesigner/TOPS/SetTextTOPFromTableDAT/
# TouchDesigner
topics/TouchDesigner/TouchDesigner/
# Enable function call only once
topics/Unity/.EnableFunctionCallOnlyOnce/
# Dublicate Adressable Group in Android APK
topics/Unity/DuplicateAdressableGroupInApk/
# Localization - Multiple Languages in Unity
# Window doesn't show on start
topics/VCVRack/windowDoesntShow/