Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
changelog:drumgizmo-0.9.17 [2019/05/31 08:33] devachangelog:drumgizmo-0.9.17 [2019/06/22 12:23] deva
Line 120: Line 120:
 Well; an image says more than a 1000 words ;) Well; an image says more than a 1000 words ;)
 {{ :changelog:cocoa_ui_support.png?600 |}} {{ :changelog:cocoa_ui_support.png?600 |}}
-As this feature is highly experimental we do not yet supply .dmg files for it, so user will have to compile the VST themselves.+As this feature is highly experimental we do not yet supply .dmg files for it, so users who wants to give it a try will have to compile the VST themselves.
 Instructions on how to do this can be found at [[dev:macosx_building_howto|our development pages]]. Instructions on how to do this can be found at [[dev:macosx_building_howto|our development pages]].
  
Line 128: Line 128:
 Clicking this button will store the current directory in the settings and new instances of the plugin will then open file browser in this directory. Thsi should make it much faster to browse to a drumkit if for example all drumkits are stored in a common drumkit folder.\\ Clicking this button will store the current directory in the settings and new instances of the plugin will then open file browser in this directory. Thsi should make it much faster to browse to a drumkit if for example all drumkits are stored in a common drumkit folder.\\
 {{ :changelog:set_as_default.png?400 |}} {{ :changelog:set_as_default.png?400 |}}
 +
 +====Compiletime configure number of outputs====
 +When compiling drumgizmo from sources it is now possible to control how many outputs are exposed by the engine using:
 +<code>
 +  --enable-custom-channel-count=count
 +                          Compile with specified number of output channels
 +                          [default=16]
 +</code>
 +This will make it possibler to make customized versions of the plugin exposing for example more than 16 channels. The default remains 16.
  
 ====Fix Cache Limit Storage==== ====Fix Cache Limit Storage====
 In previous versions when setting the disk-stream cache limit above 2GB it would erroneously be set to unlimited when reloading the session. In previous versions when setting the disk-stream cache limit above 2GB it would erroneously be set to unlimited when reloading the session.
 This bug has now been fixed. This bug has now been fixed.
changelog/drumgizmo-0.9.17.txt · Last modified: 2020/11/21 19:31 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0