-
When I open the data editor for a layer of time values and edit the label for one instant in time, this instant disappears from the displayed table of instants and labels. The instant and the updated label are not removed from the annotation though, since they reappear when I save the annotatation then close and restart Sonic Visualiser. I am using Sonic Visualiser 1.5 on Windows XP.
2009-07-01 17:02:44 UTC in Sonic Visualiser
-
Matthew just checked that your intuition was ok: Hz values are read as MIDI values.
2007-06-07 10:12:44 UTC in Sonic Visualiser
-
I attached an example svl file.
We also checked than when we re-export the annotations after they have been incorrectly displayed, the new .svl file is identical to the original one.
File Added: notes.svl.
2007-06-07 10:06:24 UTC in Sonic Visualiser
-
Hi Chris,
Matthew also noticed that the note pitches are unusual (1e14 Hz or so) when re-imported from the annotation file. This may be the cause of the segfault.
Emmanuel.
2007-06-07 07:45:55 UTC in Sonic Visualiser
-
Thread 6 (process 5294):
#0 0x4e6b9ef9 in poll () from /lib/tls/libc.so.6
#1 0x412277d9 in g_main_context_check ()
from /usr/lib/libglib-2.0.so.0
#2 0x41227d27 in g_main_context_iteration ()
from /usr/lib/libglib-2.0.so.0
#3 0x41a8b6a8 in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#4 0x41c8e565 in QX11Info::copyX11Data ()
from...
2007-06-07 07:43:07 UTC in Sonic Visualiser
-
How do you get a stack trace?.
2007-06-06 16:42:09 UTC in Sonic Visualiser
-
to recreate the error,
read a wave file then use aubio note tracker
save annotation layer as .svl
then close sonic visualiser.
reopen the same file and load the saved annotation layer... the notes appear but playback causes the segmentation fault.
studio@Studio:~$ sonic-visualiser &
[2] 21734
studio@Studio:~$ Loading qt_en_GB...
Loading sonic-visualiser_en_GB.....
2007-06-06 16:31:25 UTC in Sonic Visualiser