forked from rorywalsh/cabbage
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.yml
More file actions
executable file
·84 lines (81 loc) · 1.54 KB
/
docs.yml
File metadata and controls
executable file
·84 lines (81 loc) · 1.54 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
- title: Beginners (Csound)
docs:
- csound
- file_structure_and_syntax
- keywords
- constants_and_variables
- opcodes
- operators_and_comments
- title: Using Cabbage
docs:
- introduction
- using_cabbage
- beginner_synth
- first_effect
- audio_graph
- exporting_plugins
- cabbage_in_host
- distributing
- title: Advanced Features
docs:
- features
- using_imgs
- controlling_widgets
- presets
- plants
- soundfiles
- bundle
- host_info
- reserved_channels
- macros
- managing_large_numbers_of_widgets
- title: Cabbage Widgets
# href:
# - /docs/widgets
docs:
- cabbage_syntax
- all_identifiers
- button
- button_file
- button_info
- button_option
- checkbox
- combobox
- csound_output
- encoder
- form
- gentable
- groupbox
- image
- keyboard
- label
- listbox
- numberbox
- meter
- signaldisplay
- sliders
- soundfiler
- texteditor
- range
- xypad
- title: Cabbage Opcodes
docs:
- cabbage_opcodes
- cabbage_create
- cabbage_changed
- cabbage_get_value
- cabbage_set_value
- cabbage_get
- cabbage_set
- cabbage_write_state_data
- cabbage_read_state_data
- cabbage_get_state_value
- cabbage_set_state_value
- cabbage_channel_state_recall
- cabbage_channel_state_save
- cabbage_copy_file
- cabbage_get_file
- cabbage_get_widget_channels
- cabbage_find_files
# href:
# - /docs/widgets