<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div></div><div><br></div><div>then, in sal:</div><div><br></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">variable clar = import-spear-frames("clarinet.txt")</font></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco"><br></font></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">loop for i from 0 to length(drum) - 1</font></div><div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp;loop for k from 1000 to 5000 by 500 &nbsp; &nbsp;</font></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp;for a = between(0.0001,0.0005)</font></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp;spectrum-add!(drum[i],k,a)</font></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp;end</font></div><div style="font-size: 11px; "><font class="Apple-style-span" face="Monaco">end</font></div><div><br></div><div>now, i get in the console:</div><div><br></div><div style="font-size: 11px; "><font class="Apple-style-span" color="#000000" face="Monaco"><span class="Apple-style-span" style="background-color: transparent;">&gt;&gt;&gt; Error: &gt;= argument 1, 66,912064, is symbol but should be a real</span></font></div></div><div><br></div><div>the commas clarinet.txt...</div><div>when i convert them into dots, import-spear-frames works correctly.</div><div><br></div><div>the same vice versa: export-spear-frames creates dots and i have to</div><div>convert them into commas not to get an error in spear.</div><div><br></div><div><br></div><div><br></div><br><blockquote type="cite">if that is the case send me the spear data file you are trying to import and also the scheme or sal statement you are trying to use to load the data.</blockquote></div><br></body></html>