< Back to IRCAM Forum

Exporting bpf-lib to svg

Hi Anders,
until now, I haven’t found anything that makes OM change the default format, but surely I have to perform a deeper research. Now with (setf read-default-float-format ‘single-float) everything seems to work, except for the case included in the attachments. Here I have a simple spline bpf, but the svg encoding, again, gives me a blank document (even if the numerical data appears to be written in it. Do you have any explanation for that?
Best,
Francesco

bpf-lib-to-svg-2.omp (20.2 KB)

Here you have also the svg output

svg-2.zip (9.66 KB)

Probably the extreme range of your numbers (100k-1M) make most svg-viewers choke?

This has nothing to do with OM.

If you want to scale your bpf’s upon output you can use the bpf-scale or om-scale or similar.