diff options
author | Florrie <towerofnix@gmail.com> | 2020-07-08 16:10:35 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2020-07-08 16:10:35 -0300 |
commit | 04e457e9e5e1739ce8fb26e6f0085fafff0c8db1 (patch) | |
tree | 9aa08e8de8c2573061931861e934bb1490bec154 /.gitignore | |
parent | bd977127e770b364f94cc240c35ea73760b36956 (diff) |
add function for finding track object by ref data
This is the start of a project to let two (or more) instances of mtui link together and host a party where tracks are accessed on each user's own machine. Backends will be linked so that any actions taken in one will be reflected in another. This function is a key part of implementing this, since mtui depends on all instances of a track be referred to by the same JS object, and the new function allows the (approximate) identity of a track to be serialized and transferred over the internet (or any static format) and restored later, on another device, and/or even in a differently structured music library.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions