» Files
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Files

Italian | French

Plain Text files

Wikipedia on Plain Text
Wikipedia on Character Encodings
Wikipedia on Unicode

Related nodes

Reader (String)
Writer (String)

vvvv uses Unicode internally but it allows you to read and write plain text files in any encoding you like.

Plain Text files are good for:

  • saving texts
  • saving values in a human-readable form

Their weakness:

  • big size of the files
  • conversion of values into characters & loosing precision

Files that contain markup or other meta-data are generally considered plain-text.

Examples in your vvvv\girlpower\ directory:

  • \IO\Files

See also:

Raw binary files

Related nodes

Reader (Raw)
Writer (Raw)
GetBytes (Raw)
AsValue (Raw)
AsString (Raw)
AsColor (Raw)
AsRaw (Value)
AsRaw (String)
AsRaw (Color)
...and many more

Any file on your harddrive can be read using the Reader (Raw). Its raw bytes can be converted into one of vvvvs datatypes or used as they are, only you know the limits. Raw data can also be saved into a file using the Writer (Raw).

Examples in your vvvv\girlpower\ directory:

  • IO\Files

anonymous user login

Shoutbox

~27d ago

joreg: Summer Season 23 vvvv workshops are now ready for sign-up: https://thenodeinstitute.org/vvvv-intermediates-summer-2023/

~30d ago

schlonzo: yeah! shader input pins now also visible, while the variable it not used!

~1mth ago

benju: Job opportunity, teaching Sounddesign for New Media purposes in Berlin (6hrs/week): https://www.letteverein.berlin/wp-content/uploads/2023/03/Ausschreibung_MIA_LK_6_UStd._Sounddesign_NEU.pdf

~1mth ago

joreg: vvvv gamma 5.0 is out! Please read all about it in the release notes: https://visualprogramming.net/blog/2023/vvvv-gamma-5.0-release

~2mth ago

domj: Coming to LPM next weekend? Learn more about one of the first full vvvv gamma apps, Schéma! https://liveperformersmeeting.net/editions/2023-muenster/program/detail/schema-talk/

~2mth ago

joreg: Want to get started with #vvvv? Check this 12 session beginner online course starting May 8th: https://thenodeinstitute.org/courses/vvvv-beginner-class-summer-2023/

~3mth ago

mediadog: @ggml Yup, lots. Only used in 4.x, haven't tried in 5.x yet: https://www.unrealengine.com/marketplace/en-US/product/simple-udp-tcp-socket-client

~3mth ago

ggml: someone has sent udp bytes to unreal ?