<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">Interesting. I saw the binary data at the
beginning of the file, but I did not realize there is Json data
at the tail. Did you think about the evolution of the format,
regarding long term compatibility?</font></p>
<div class="moz-cite-prefix">Le 14/04/2026 à 11:59, Luciano
Notarfrancesco a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAL5GDyqKwtkLADrZKgpqRFcsOtcYbopSK-9qdQGyHL4QZX8p_g@mail.gmail.com">
<div dir="auto">No, I’m just using a mix of JSON and binary
buffers in a single file. Most of the modules only need to store
the settings (the position of each knob for example, it’s just a
Dictionary name -> value), with the exception of Sample,
Multisample and Wavetable that need to store also buffers
(Float32Arrays). The .song or .patch files (that store a whole
song a a single instrument respectively) are self-contained,
they contain all the samples used too, not only the notes.</div>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
</body>
</html>