Search found 1 match
- 21 Dec 2019, 08:15
- Forum: Help and Support
- Topic: Audio Information Not Displaying Properly
- Replies: 14
- Views: 8730
Re: Audio Information Not Displaying Properly
version 2 { any{ audio.ChannelLayout*.replaceAll(/Object Based/)*.split()*.collect{ it.replace(/LFE/, '0.1').replaceFirst(/(\b(?:L|R|C)(?:b+|s+|w+)?\b)/, '1').toDouble() }*.sum().collect{ it == null ? audio.findAll{ it.ChannelLayout == /Object Based/ }.Channels*.replace(/8/,'7.1')*.replace(/6/,'5.1 ...