I was testing this application with the arb-wrapper mentioned previously, and found that it would not start with the following error:
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied Failed to open ALSA sequencer. harmonySEQ: seq.c:3109: snd_seq_create_queue: Assertion `seq && info' failed. Aborted This appears to be because the /dev/snd/seq device is only writable by members of the audio group, which the default user in Ubuntu is not part of. Have you added your user to that group at some point? -- You received this bug notification because you are a member of Application Review Board, which is subscribed to Ubuntu Application Review Board. https://bugs.launchpad.net/bugs/730196 Title: Application Review Request: harmonySEQ 0.15 Status in Ubuntu Application Review Board: New Bug description: Application Review For harmonySEQ 0.15 == About You == * NAME: Rafał Cieślak * EMAIL ADDRESS: rafalcieslak256 <at> gmail.com The Application: * APPLICATION NAME: harmonySEQ * LICENSE: GNU GPL v3 * PPA URL: https://launchpad.net/~rafalcieslak256/+archive/harmonyseq * SUPPORT RESOURCE http://answers.launchpad.net/harmonyseq, http://harmonyseq.wordpress.com/contact or email to rafalcieslak256 <at> gmail.com * KNOWN ISSUES: https://bugs.launchpad.net/harmonyseq To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-app-review-board/+bug/730196/+subscriptions -- Mailing list: https://launchpad.net/~app-review-board Post to : [email protected] Unsubscribe : https://launchpad.net/~app-review-board More help : https://help.launchpad.net/ListHelp

