WaveTable memory reduction, better format support, player node
- Add support for 16bit assets & perform runtime BDC where necessary
- Add support for FixedSampleRate vs resolution
- Cache off and reuse single proxy
- Move entry data to table data in non-editor builds (instead of copying)
#rb helen.yang
#rb miles.flanagan
#rb phil.popp
#jira UE-181355
[FYI] sondra.moyls
#preflight 646bdac6656436839e30b8e1
[CL 25592219 by rob gay in ue5-main branch]
- Migrate/Create base WaveTable functionality & editor bits from Modulation plugin so it can be leveraged for other assets & tools
- Add WaveTableImporter/Sampler classes for use by WaveTable editor and MetaSound nodes (and potentially other systems)
#rb helen.yang
#rb phil.popp
#jira UE-156632
#rnx
#preflight 62aa5076634e82e5d1000229
[CL 20677783 by Rob Gay in ue5-main branch]