Hi there,
I’m interested in purchasing Runtime Data Table, but have some questions.
I’m looking to dynamically import a set of audio files at runtime (either through a CSV, or by selecting them in the file explorer). I don’t need to import the files themselves, but I need the following information inside a data table:
Row Name = file name
FilePath = the path of the audio asset
MetaData = the audio asset’s metadata
The table might have 500k to 1 million+ entries in it. Once the strings are imported into the table, I need to do things like search through the table based on a keyword (string) and filter the results (either into another data table, or an array).
I then need to select a random row based on my filtered keyword results.
Is something like this possible? What do you think the speed of the lookups would be?
When loading a CSV file from disk, does it open a file explorer window that allows me to select the CSV file?
Do you have a discord?
Thanks!