Hi,
I would like pd to analyse a .txt file
for example, i have a .txt file with a load of words in, written in sentences etc. and i would like pd to go through the file and recognise when it reads an 'a', 'b', 'c' etc. if it reads an 'a' it would play a sound for example.
Ive done it with numbers before, but even then the numbers need to be a column:
1
2
3
4
5
6
7
not 1234567
is it possible for pd to do this? if not, does anyone know of some software / script that will analyse text files and format them into something pd will read?
thanks
james