Package Details: uade 3.02-3

Git Clone URL: https://aur.archlinux.org/uade.git (read-only, click to copy)
Package Base: uade
Description: Unix Amiga Delitracker Emulator
Upstream URL: https://zakalwe.fi/uade
Keywords: amiga
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: cloverskull
Votes: 31
Popularity: 0.000161
First Submitted: 2005-08-20 07:28 (UTC)
Last Updated: 2022-08-18 05:36 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

tsukiakiri commented on 2020-07-18 07:51 (UTC) (edited on 2020-07-18 07:54 (UTC) by tsukiakiri)

Hi Guys,

i came across the same issue and fixed it with:

cat /etc/libao.conf:

default_driver=pulseaudio

dev=default

quiet

cat /etc/modprobe.d/alsa.conf:

options snd_mia index=0

options snd-hda-intel index=1

And now it works like a charm:

sudo uade123 jingle5.mod

salamander commented on 2020-07-06 14:05 (UTC)

Can not open ao device: 5 uadecore: No more songs to play.

sudo uade123 song.mod bypasses this problem - not sure, why this i needed though?

salamander commented on 2019-08-11 09:04 (UTC) (edited on 2019-08-11 09:06 (UTC) by salamander)

i thought i share this with you - here is a short summary of players relying on the uade (or xmp) backend:

frontend (backend)

audacious (uade) chipmachine (uade) deadbeef (uade, dumb) hippoplayer (uade) qmmp (libxmp) uade123 (uade) xmp (libxmp)

i was not aware that a deadbeef-uade plugin existed (!), seems quite interresting to me: https://gitlab.com/uade-music-player/deadbeef-uade

there also seems to be a more up to date version of uade avaiable? https://gitlab.com/uade-music-player/uade

got to read through all of these news now and find a proper way to get deadbeef-uade working ;)

salamander commented on 2019-08-10 19:17 (UTC)

hm, changing dev=default to something else only for getting uade to work seems a bit off? if you people have any ideas left, please let me know - would love to playback amiga mods natively (xmp works but uade is king of exotic variants).

what else alternatives are left, with uade as a plugin, audacious?

grimi commented on 2019-08-10 18:27 (UTC)

Hi salamander, so i asume you don't use pulseaudio, for alsa your libao config is correct, but it won't work for pulse. About uade.conf, this config doesn't have audio output, so that's not a cause.

salamander commented on 2019-08-09 18:27 (UTC) (edited on 2019-08-09 18:28 (UTC) by salamander)

hi grimi,

thanks for replying.

here is the output of:

$ cat /etc/libao.conf

default_driver=alsa

dev=default

quiet

i found a similar post, suggesting to add "dev=default", but this is already the case here.

https://forums.gentoo.org/viewtopic-t-929760-start-0.html

apart from uade, i have no audio problems, whatsoever. perhaps alter some uade.conf?

grimi commented on 2019-08-09 16:10 (UTC)

@salamander probably you have badly configured /etc/libao.conf or ~/.libao, for example if you use pulseaudio, file content should look like that: default_driver=pulse regards

salamander commented on 2019-08-09 15:04 (UTC) (edited on 2019-08-09 15:05 (UTC) by salamander)

i can not playback any mods, do you have an advice for me to get this working?

$ uade123 name-of-song.mod Can not open ao device: 5 uadecore: No more songs to play.

dinth commented on 2018-08-26 07:32 (UTC)

Maybe this can help? https://github.com/mvtiaine/audacious-uade

grimi commented on 2010-05-07 14:34 (UTC)

It looks like Audacious devs changed API (again) . Temporary solution : disabled plugin for adacious, until i find some patch or next uade release...