tuxguitar-no sound 30 December 2018, 21:02:01 I downloaded and installed tuxguitar-common from the aur and was not able to get the sound to work, although everything else seems to work fine. I could not find anything that I thought was relevant when i searched the internet except to have timidity installed, and to select that as the Midi Port, but that does not show as an option (timidity++ is installed). In Tools>Settings>Sounds there is no combination of Midi Sequencer or Midi Port that will produce sound. My Midi Sequencer options are:TuxGuitar SequencerReal Time SequencerMy Midi Port options are:TuxGuitar SynthesizerMidi Port-0 [14:0]GervillI'm not sure if this is needed but here are the plugins that ARE NOT enabled:Gervill pluginFluidSynth Output pluginOSS output pluginJack Audio Connection Kit plugin supportGuitar TunerAs i said, everything else seems to work fine. I am able to add notes to the tablature, the playback animation is working, there is just no sound.
Re: tuxguitar-no sound Reply #1 – 31 December 2018, 10:54:15 Assuming that you have sound in other applications what is your sound setup?
Re: tuxguitar-no sound Reply #2 – 01 January 2019, 20:47:07 Fire up timidity++ as an ALSA sequencer interface:Code: [Select]% timidity -iADA MIDI out driver named ALSA will appear with 4 devices; select TiMidity:0 and you should be a-ok. There are quite a few sound banks available in the repos or the AUR, just search for soundfont. I've got timidity-freepats installed andCode: [Select]soundfont /usr/share/soundfonts/timidity-freepats.sf2in /etc/timidity++/timidity.cfg.
Re: tuxguitar-no sound Reply #3 – 01 January 2019, 21:31:21 What does it mean by jack being a makedepend?It needs jack to build the package but it is optional afterwards?