Use the advanced event editor (Shift+Ctrl+double click) to do something
evil to an event, like deleting the "untupledcount" property. (Whatever
that is.)
Rosegarden throws an exception out of src/base/Event.h and Qt complains
that throwing exceptions from an event handler is illegal.
That's tricky. I took a brief look and came away scratching my head on
this one.
Fortunately it only happens while using an especially grizzly and
dangerous hacker feature nobody will ever discover by accident. Or at
least so far that's the only time I've managed to follow that particular
little pathway.
(On the broader issue, I can't find anything in Rosegarden that makes me
think we handle importing triplets from MIDI correctly. I'm dealing
with triplets that aren't triplets, with all kinds of superfluous and
incorrect properties. I despair of fixing it short of a marathon
session hand hacking the XML. Blah.)
Event::get(): Error dump follows:
Event type : note
Absolute Time : 0
Duration : 960
Sub-ordering : 0
Persistent properties :
pitch [1] Int - 71
velocity [2] Int - 127
accidental [3] String - no-accidental
tupletbase [15] Int - 480
tupledcount [16] Int - 2
NoteStemUp [87] Bool - true
Event storage size : 201
WARNING: Rosegarden::Exception: "No data found for property
untupledcount" at src/base/Event.h:558
Profiler : id = NotationScene::layout: Scan layouts - elapsed = 0ms CPU,
0.000566000R real
Profiler : id = NotationScene::layout - elapsed = 0ms CPU, 0.000628000R
real
NotePixmapFactory::~NotePixmapFactory: makeNotesCount = 184,
makeRestsCount = 8
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.
--
D. Michael McIntyre
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel