Git Product home page Git Product logo

Comments (3)

wbsoft avatar wbsoft commented on June 4, 2024

This has to do with how your system's MIDI softsynth is claiming the audio output.

Frescobaldi simply plays the MIDI messages to a MIDI softsynth, which in turn opens the audio subsystem to play the sound. Most Linux distros use either Fluidsynth or TiMidity.

So you should configure how the MIDI softsynth on your system is connected to the audio subsystem, so that it not claims the audio system but simply mixes in the audio.

from frescobaldi.

WebDrake avatar WebDrake commented on June 4, 2024

Frescobaldi is configured to use Timidity port 0. However, simply playing a MIDI file with Timidity doesn't lock up the audio in the way that running Frescobaldi does, so I'm at a loss to know where the configuration error is.

from frescobaldi.

wbsoft avatar wbsoft commented on June 4, 2024

When you run Timidity standalone, it reads a MIDI file and plays it to the configured audio output (which is probably configured as soon as you login based on your audio preferences).

But the Timidity instance that is loaded at bootup (the one that runs as ALSA midi synth) probably is configured in a different, system-wide way.

Here are some related bug reports that also provide a solution (i.e. let Timidity daemon use pulse-audio):
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/210472
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/323320

Closing this bug because it is not a Frescobaldi bug.

from frescobaldi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.