Make sure you have "snd_seq" in your /etc/modules. My /etc/modules looks like: lp sbp2 snd_seq
Also, after starting mscore 1.1, go to preferences, I/O, unclick JACK, and change the ALSA device from "Default" to "hw:0" The complete process: 1. sudo apt-get install libasound2-dev libsndfile-dev 2. sudo apt-get install qtcreator 3. download the mscore 1.1 source, then unpack, then go to where you unpacked and run: make clean make release sudo make install 4. add the "snd_seq" to your /etc/modules and reboot. 5. start mscore, go to preferences, I/O and uncheck everything on the first level, check "Use internal synth" and "ALSA Audio". change the Alsa device to "hw:0" close mscore and restart it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880492 Title: No playback with Musescore 1.1 in Ubuntu 11.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/musescore/+bug/880492/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
