yes all users modules (created with the SDK) are exported in the VST.
(another) good point for my consideration :p
can I ask if VST for mac would be on the roadmap?
Statistics: Posted by protofuse — 30 Jul 2011, 21:58
]]>2011-07-30T19:56:55+02:002011-07-30T19:56:55+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=20144#p20144Statistics: Posted by senso — 30 Jul 2011, 19:56
]]>2011-07-30T19:55:07+02:002011-07-30T19:55:07+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=20143#p20143 Can we use all the sdk if we intend to export as VST ?
I mean, would it work well ? I guess yes, but I'd prefer to ask you about some limitations.
Statistics: Posted by protofuse — 30 Jul 2011, 19:55
Statistics: Posted by runagate — 21 Feb 2010, 13:47
]]>2010-02-21T09:37:41+02:002010-02-21T09:37:41+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=11771#p11771CPP SDK [5] The new SDK by Martin Fleurent is available.
It's a major improvement - multi-touch implementation - many new functions - easier to use - better communication of user modules with Usine
improvements - added a basic gui class to manage the client area (for mtControl and mtForm modules). - added Multi touch mouse callbacks. - added access to Usine ColorSet. - added query system to ask the user about optionnal parameters. - added access to Usine core events data manipulation functions. - added access to Usine core Audio files manipulation functions. - added access to Usine core Audio Math util functions. - added access to Usine Files dialog for opening or saving a file. - added access to Usine internal paths. - added access to Usine trace functions to log infos in the console. - added a matrix module. - added two user module example (TestSoundFile and TestQuery).
changes - global refactoring and reorganisation of source code. - split 'UsineDefinition.h' in several files (names should be explicit), but you only have to include the 'UserDefinition.h' file. - changed SDK files folder name from 'include' to 'SDK'. - 'TUserModule' width and height are now protected, use getter and setter to manipulate them. - changed 'TUserModule::SetMasterInfo( pMasterInfo )' to 'TUserModule::Init(pMasterInfo, pModuleInfo)'. - changed 'TModuleInfo::Color' to 'TModuleInfo::ModuleColor' for names consistency. - changed 'TUserModule::AddLineLayoutBoolean()' to 'TUserModule::AddLayoutLineBoolean()' for names consistency. - changed 'TUserModule::AddLineLayoutInteger()' to 'TUserModule::AddLayoutLineInteger()' for names consistency. - renamed UserPrototypeExample to TestControls. - deleted the deprecated DrawPadExample.
]]>BrainModularBrainModular Users Forum2011-10-26T12:03:24+02:00https://brainmodular.org/forums/app.php/feed/topic/19252011-10-26T12:03:24+02:002011-10-26T12:03:24+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=21700#p21700Statistics: Posted by K8. — 26 Oct 2011, 12:03
]]>2011-07-30T21:58:18+02:002011-07-30T21:58:18+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=20149#p20149
yes all users modules (created with the SDK) are exported in the VST.
(another) good point for my consideration :p
can I ask if VST for mac would be on the roadmap?
Statistics: Posted by protofuse — 30 Jul 2011, 21:58
]]>2011-07-30T19:56:55+02:002011-07-30T19:56:55+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=20144#p20144Statistics: Posted by senso — 30 Jul 2011, 19:56
]]>2011-07-30T19:55:07+02:002011-07-30T19:55:07+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=20143#p20143 Can we use all the sdk if we intend to export as VST ?
I mean, would it work well ? I guess yes, but I'd prefer to ask you about some limitations.
Statistics: Posted by protofuse — 30 Jul 2011, 19:55
Statistics: Posted by runagate — 21 Feb 2010, 13:47
]]>2010-02-21T09:37:41+02:002010-02-21T09:37:41+02:00https://brainmodular.org/forums/viewtopic.php?t=1925&p=11771#p11771CPP SDK [5] The new SDK by Martin Fleurent is available.
It's a major improvement - multi-touch implementation - many new functions - easier to use - better communication of user modules with Usine
improvements - added a basic gui class to manage the client area (for mtControl and mtForm modules). - added Multi touch mouse callbacks. - added access to Usine ColorSet. - added query system to ask the user about optionnal parameters. - added access to Usine core events data manipulation functions. - added access to Usine core Audio files manipulation functions. - added access to Usine core Audio Math util functions. - added access to Usine Files dialog for opening or saving a file. - added access to Usine internal paths. - added access to Usine trace functions to log infos in the console. - added a matrix module. - added two user module example (TestSoundFile and TestQuery).
changes - global refactoring and reorganisation of source code. - split 'UsineDefinition.h' in several files (names should be explicit), but you only have to include the 'UserDefinition.h' file. - changed SDK files folder name from 'include' to 'SDK'. - 'TUserModule' width and height are now protected, use getter and setter to manipulate them. - changed 'TUserModule::SetMasterInfo( pMasterInfo )' to 'TUserModule::Init(pMasterInfo, pModuleInfo)'. - changed 'TModuleInfo::Color' to 'TModuleInfo::ModuleColor' for names consistency. - changed 'TUserModule::AddLineLayoutBoolean()' to 'TUserModule::AddLayoutLineBoolean()' for names consistency. - changed 'TUserModule::AddLineLayoutInteger()' to 'TUserModule::AddLayoutLineInteger()' for names consistency. - renamed UserPrototypeExample to TestControls. - deleted the deprecated DrawPadExample.