-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathtoc-fa.json
More file actions
98 lines (98 loc) · 2.19 KB
/
toc-fa.json
File metadata and controls
98 lines (98 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
{
"chapter": 0,
"name": "مقدمه",
"url_prefix": "/fa/introduction",
"with_overview_page": false
},
{
"chapter": 1,
"name": "شروع به کار",
"url_prefix": "/fa/get-started",
"with_overview_page": true
},
{
"chapter": 2,
"name": "نحوه انجام کارها",
"url_prefix": "/fa/how-to",
"with_overview_page": true
},
{
"chapter": 3,
"name": "زبان سساوند",
"url_prefix": "/fa/csound-language",
"with_overview_page": true
},
{
"chapter": 4,
"name": "سنتز صدا",
"url_prefix": "/fa/sound-synthesis",
"with_overview_page": true
},
{
"chapter": 5,
"name": "تغییر صدا",
"url_prefix": "/fa/sound-modification",
"with_overview_page": true
},
{
"chapter": 6,
"name": "نمونهها",
"url_prefix": "/fa/samples",
"with_overview_page": true
},
{
"chapter": 7,
"name": "میدی",
"url_prefix": "/fa/midi",
"with_overview_page": true
},
{
"chapter": 8,
"name": "ارتباطات دیگر",
"url_prefix": "/fa/other-communication",
"with_overview_page": true
},
{
"chapter": 9,
"name": "سساوند در برنامههای دیگر",
"url_prefix": "/fa/csound-in-other-applications",
"with_overview_page": true
},
{
"chapter": 10,
"name": "رابطهای کاربری سساوند",
"url_prefix": "/fa/csound-frontends",
"with_overview_page": true
},
{
"chapter": 11,
"name": "ابزارهای سساوند",
"url_prefix": "/fa/csound-utilities",
"with_overview_page": true
},
{
"chapter": 12,
"name": "سساوند و زبانهای برنامهنویسی دیگر",
"url_prefix": "/fa/csound-and-other-programming-languages",
"with_overview_page": true
},
{
"chapter": 13,
"name": "گسترش سساوند",
"url_prefix": "/fa/extending-csound",
"with_overview_page": true
},
{
"chapter": 14,
"name": "متفرقه",
"url_prefix": "/fa/miscellanea",
"with_overview_page": true
},
{
"chapter": 15,
"name": "پیوست",
"url_prefix": "/fa/basics",
"with_overview_page": true
}
]