@@ -26,15 +26,15 @@ Malinette is an all-in-one solution, a rapid prototyping tool to show and make s
4. Open examples to see how it works
## User instructions
You have two windows : the menu on the left, and the project on the right (a "patch" in Pure Data).
You have two windows : the menu on the left and the project window on the right (called a "patch" in Pure Data).
Basically, you can open examples or create your project.
When you open an example it close the last one.
When you want to start a project, the better way is to open the "00-new" project and fill it with some objects ("abstractions" is the right term in Pure Data).
You have helps in the main patch, see the "?" button and you can find some documentations in the "./docs" folder.
Have fun and report feedbacks and bugs at contact_at_reso-nance.org
When you want to start a project, the better way is to open the "00-new" project and fill it with some objects.
Clic on the "?" buttons to find all objects.
You can also find some documentations in the "./docs" folder.
Have fun and report feedbacks and bugs at contact_/at/_reso-nance.org.
## Content
- ./abstractions : all abstractions (audio, core, in, numbers, out, seq, video)
- ./abstractions : all objects (audio, core, in, numbers, out, seq, video)
- ./medias : media files (images, videos, sounds, etc.)
- ./docs : some documentations (license, todo, changes) and helps
- ./examples : examples patchs to show and edit projects about interaction
...
...
@@ -46,10 +46,10 @@ Have fun and report feedbacks and bugs at contact_at_reso-nance.org
## Abstractions
- ./abstractions/audio : audio effects
- ./abstractions/core : abstractions to manage the main patch (audio, video, arduino, buttons, ...)