- Multimedia Programming Using Max-MSP and TouchDesigner
- Patrik Lechner
- 154字
- 2021-08-05 17:21:19
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can use the me.time.frame
parameter to get the frame number."
A block of code is set as follows:
add_1 = in1 + 1; mul_2 = add_1 * 0.5; sub_3 = mul_2 - 0.2; out1 = sub_3;
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Change the view of the sidebar to the Explorer, Inspector, Reference, or Max window."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Android NDK Game Development Cookbook
- Python GUI Programming:A Complete Reference Guide
- Deep Learning with PyTorch
- 硬件產(chǎn)品經(jīng)理成長手記(全彩)
- Mastering Adobe Photoshop Elements
- 面向?qū)ο蠓治雠c設計(第3版)(修訂版)
- Istio服務網(wǎng)格技術解析與實踐
- Hands-On Motion Graphics with Adobe After Effects CC
- 基于網(wǎng)絡化教學的項目化單片機應用技術
- Zabbix 4 Network Monitoring
- The Reinforcement Learning Workshop
- 電腦主板維修技術
- ActionScript Graphing Cookbook
- 嵌入式系統(tǒng)原理:基于Arm Cortex-M微控制器體系
- Applied Deep Learning with Keras