INTERACT FORUM

Please login or register.

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

Author Topic: List Valued Fields  (Read 1274 times)

negopus

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 295
  • Negopus: negotium, otium et opus
List Valued Fields
« on: June 21, 2004, 10:15:47 am »

There are some type of information that are well suited to getting their values from a preset list (stored internally as a bitmap?). The "Keywords" could be one of these. This data type could be used to indicate "Key" (CM, Dm, Bbm, Atonal, N/A) or "Tempo" (4/4, 12/8, 5/4) for each track, allowing for multiple tonalities and/or tempos.

negopus
Logged

hit_ny

  • Citizen of the Universe
  • *****
  • Posts: 3310
  • nothing more to say...
Re:List Valued Fields
« Reply #1 on: June 21, 2004, 12:20:41 pm »

Not sure i understand exactly what is being said here.

But can't custom fields handle this ?
Logged

negopus

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 295
  • Negopus: negotium, otium et opus
Re:List Valued Fields
« Reply #2 on: June 21, 2004, 12:32:53 pm »

Suppose you want to add a "Key" field, indicating the tonality of a track. Possible values would be C, Cm, Db, Dbm, ..., B, Bm and Atonal. If a track is in C, you would choose only C. If a track is in F then modulates in Bb, you would check F and Bb. And so on.

So far I only added strings as custom fields. I don't know how to handle more complex datatypes.

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42056
  • Shoes gone again!
Re:List Valued Fields
« Reply #3 on: June 21, 2004, 12:49:02 pm »

This is possible.  Maybe read the help about list-type fields and tagging mode.
Logged
Matt Ashland, JRiver Media Center

hit_ny

  • Citizen of the Universe
  • *****
  • Posts: 3310
  • nothing more to say...
Re:List Valued Fields
« Reply #4 on: June 21, 2004, 12:52:52 pm »

Quote
If a track is in F then modulates in Bb, you would check F and Bb. And so on.

Create two custom fields called Key and Modulates

Create a Calculated field called Key-Modulates, in the Calculated data section of the configure library field , enter Key - Modulates.

Then create a view scheme that includes the calculated field.

This will display the way you want.

I admit you will have to enter the Key & Moudulates fields separately. But you will be able to access commonly used values in the dropdown.
Logged
Pages: [1]   Go Up