tebjan / VVVV.Audio

Implementation of an audio engine for vvvv
http://vvvv.org
GNU Lesser General Public License v3.0
39 stars 13 forks source link

FileStream Error output #162

Open DominikKoller opened 7 years ago

DominikKoller commented 7 years ago

When the FileStream doesn't work because the file is corrupt, it cannot play the codec, it cannot find the file or the file is locked it doesn't tell me what's wrong.

TTY is the only solution so far. Maybe a boolean Error pin is enough as well.