Textfile

From LilyWiki

Jump to: navigation, search

Contents

[edit] textfile

Read and write text files from disk.
 

[edit] Inlets

inlet1 data is appended to the buffer. methods: "bang", "clear", "write", "cr", "tab", "dump", "open", "read", "query", "length", "line"
<anything>
<clear>
<write>
<cr>
<tab>
<bang>
<dump>
<open>
<read>
<query>
<length>
<line>
 

[edit] Outlets

outlet1 text data
outlet2 text info
 

[edit] Arguments

path to file to read
 

[edit] Notes

 
Personal tools