PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: path

path.search

доступно с версии: 0.9.4


информация

Searches file by name in user specified or PureData system paths. Outputs first found file. Search order: 1. user defined paths (@path property), 2. current patch directory, 3. PureData system path, 4. home directory. Absolute paths processed before relative. Home directory can be specified with '~' symbol. Note: by default search request is performed asynchronously, so a delay will occured between input and output.

example

аргументы:

методы:

свойства:

входы:

выходы:

ключевые слова:

path environment

Смотрите также: [file.size]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later