- 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.
- INSTANT Wijmo Widgets How-to
- Learning Stencyl 3.x Game Development Beginner's Guide
- Hands-On Machine Learning with C#
- Mastering Adobe Photoshop Elements
- 基于Apache Kylin構建大數據分析平臺
- 電腦高級維修及故障排除實戰
- Internet of Things Projects with ESP32
- 龍芯自主可信計算及應用
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- 圖解計算機組裝與維護
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- The Deep Learning with PyTorch Workshop
- USB應用開發寶典
- UML精粹:標準對象建模語言簡明指南(第3版)