Spelling and fix README and doc

This commit is contained in:
Bruno Herbelin
2022-03-22 00:19:53 +01:00
parent b927c55216
commit 3effdd1408
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ computer generated graphics, with image processing effects in real-time.
Its intuitive and hands-on user interface gives direct control on image opacity and
shape for producing live graphics during concerts and VJ-ing sessions.
The ouput image is typically projected full-screen on an external
monitor or a projector, but can be recorded live (no audio).
The output image is typically projected full-screen on an external
monitor or a projector, but can be streamed live (SRT) or recorded (no audio).
vimix is the successor for GLMixer - https://sourceforge.net/projects/glmixer/
+4 -4
View File
@@ -2,7 +2,7 @@ vimix performs **graphical mixing and blending** of several movie clips and
computer generated graphics, with image processing effects in real-time.
Its intuitive and hands-on user interface gives direct control on image opacity and
shape for producing live graphics during concerts or VJ-ing sessions.
shape for producing live graphics during concerts and VJ-ing sessions.
The output image is typically projected full-screen on an external
monitor or a projector, but can be streamed live (SRT) or recorded (no audio).
@@ -35,12 +35,12 @@ or using the [vimix OSC API](https://github.com/brunoherbelin/vimix/wiki/Open-So
## About
vimix is free and open source (GPL3).
vimix is free and open source (GPL3+).
vimix is the successor of [GLMixer](https://sourceforge.net/projects/glmixer/), benefiting
from these 10 years of refinement of User-Experience design since its [first draft](https://sourceforge.net/p/glmixer/wiki/GLMixer%20History/).
from 10 years of refinement of User-Experience design since its [first draft](https://sourceforge.net/p/glmixer/wiki/GLMixer%20History/).
vimix is in its early infancy, open to [features requests and bugs reports](https://github.com/brunoherbelin/vimix/issues).
vimix is in its early infancy, open to [feature requests and bug reports](https://github.com/brunoherbelin/vimix/issues).
vimix welcomes contributions and support: check the [wiki](https://github.com/brunoherbelin/vimix/wiki) for more info.