You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep, we had this in mind also.
However if done peoperly (in protobuf stream), it will most likely cause more memory usage.
Is this working with all stock firmware revisions?
If put behind protobuf data, it was unclear if it would cause other issues due to nonconformance.
Maybe a custom.audio.json could help to manage the taf files.
I currently use the custom.tonies.json to make the tafs look more beautiful in the web-if.
An additional json-file would keep the custom.tonies.json cleaner...
The TAF-Header has 4096 bytes of usable data, only a fraction is used currently. So there is space to add some basic metadata.
This is already done for encoding purposes:
https://github.com/toniebox-reverse-engineering/teddycloud/blob/master/proto/toniebox.pb.taf-header.proto
The text was updated successfully, but these errors were encountered: