INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Calling All Smart People (Expressions)  (Read 1853 times)

jgreen

  • Citizen of the Universe
  • *****
  • Posts: 2419
Calling All Smart People (Expressions)
« on: July 24, 2006, 09:28:25 am »

Currently, the audio library on my laptop is always going to be 50% missing files, and the exact files will change as I swap firewire drives.  My approach is to create a library with all files included, and then just navigate to the existing ones. 

Question:  isn't there a way to create a custom field based on an expression that will test whether a file exists?  My hope is to put such a pane in my main audio view:  "Connected? /<Yes> <No>".
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8955
Re: Calling All Smart People (Expressions)
« Reply #1 on: July 24, 2006, 03:52:50 pm »

right click audio, edit view scheme, add, advanced expression, call it connected?, this is the expression: if(IsMissing([Filename]),no,yes)

it may or may not slow down the viewscheme. mileage may vary.

jgreen

  • Citizen of the Universe
  • *****
  • Posts: 2419
Re: Calling All Smart People (Expressions)
« Reply #2 on: July 24, 2006, 04:38:23 pm »

H'ray!

Thanks, Marko, I knew you'd come through.
Logged

REL

  • Member
  • *
  • Posts: 2
Re: Calling All Smart People (Expressions)
« Reply #3 on: October 05, 2006, 03:46:19 pm »

I used the same expression to create a new field "FileExists" under Tools,Options,Library , and then added to the "Audio" view scheme  at the bottom [FileExists]=[yes]

so it always only shows me the files currently available
Logged
Pages: [1]   Go Up