Views
Using Jamoma
- The module interface - instantiating a module, learning abotu the interface (maybe separate tutorials for control, audio and video)
- Communicating using OSC
- Ramping to new values
- Using Jamoma modules with pattrstorage
- Cuelists
- Mapping
- Creating custom interfaces for modules
- Using vst plug-ins in Jamoma
- Jamoma and Pluggo
- A simple modue using core objects with defaults values
- Introducing attributes for jcom.parameter/message/return and jcom.hub, show the autodoc feature
- Explain in details all the available attributes, explain how to make a preset and all the steps to complete a module's creation (including making a help patch, and all folder's management)
- Creating an audio effect module
- Creating a video effect module
- Extensive features of Jamoma : remote acces by jcom.send/receive (jcom.remote.module.to/from), other stuff (please add..)
- Adding your modules to the UserLib?, use of SVN and etiquette
- Creating Ramp Libs