Filename Token Parses not displaying more than 7 tokens
- 
Filename Token Parses is not displaying more than 7 tokens. Need a scrollbar.
While we don't need to utilize more than 3-4 tokens to assign samples correctly, we need to be able to see all parsed tokens in order to set some to "ignore" and others to appropriate values. - 
Why do you have so many tokens? If you have a file name like this:
Sample_unused_token_why_am_I_a_token_C2_RR1_CloseMic.wavjust batch rename it to
Sample-unused-token-why-am-I-a_token_C2_RR1_CloseMic.wavso that the
_separator doesn't fire as much. - 
@Christoph-Hart Yes, that's what I am doing.