File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changes in 1.2.3
2+
3+ ## New draft extensions
4+
5+ * [ scratch-memory] ( include/clap/ext/draft/scratch-memory.h ) : host provided scratch memory within the process call
6+ * [ location] ( include/clap/ext/draft/location.h ) : better info about the plugin location within the project
7+ * [ gain-adjustment-metering] ( include/clap/ext/draft/gain-adjustment-metering.h ) : gain reduction feedback
8+
9+ ## Documention
10+
11+ * [ events.h] ( include/clap/events.h ) : clarify sysex lifetime
12+ * [ host.h] ( include/clap/host.h ) : clarify ` request_callback() `
13+ * [ ambisonic.h] ( include/clap/ext/ambisonic.h ) : remove bad comment
14+
15+ ## Fixes
16+
17+ * [ plugin-template.c] ( src/plugin-template.c ) : fix bad assertion
18+
119# Changes in 1.2.2
220
321* [ thread-check.h] ( include/clap/ext/thread-check.h ) : expand the thread-doc to clarify and expand realtime
You can’t perform that action at this time.
0 commit comments