Hey All,

Update:
-NSM code is in place, callbacks are registered.
-MainForm::openSongFile() is used to open a song based on NSM's request: it
was made a public to allow opening a song from a filename directly (instead
of trough the File->Open() dialog, which would prompt etc)

Problems:
I've manually saved a "Untitled Song.h2song" in the NSM dir (so it should
load on NSM start), but Hydrogen gives an error, saying:
"(E) SongReader::readSong Error reading song: song node not found"
The XML has <song> ... </song> in there though, so I'm guessing either
A) I can't use the openSongFile() interface
B) I'm not instantiating the Engine (or part thereof) soon enough, so its
throwing errors.

I'd love some feedback on this: its a lot more work for me to figure out
than somebody familiar with the code to say :)

Finally I need to manually set the JACK client name : should this be done
using JACK_SESSION's setJackSessionUUID() call, or just create a new one
for setNsmJackClientName() or similar?

Hackingly yours, -Harry
------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to