Search results

  1. KickAss

    Software Pandora Audio Switch

    i started working on this on slackware. prolly superzaxxon doesnt offer blueman. cant say for sure, my pandora is in for repairs. doesnt really matter tho, as long as you put your device MAC address in there it should work with bluetooth-applet or network-manager or whatever you got. i tested...
  2. KickAss

    Broken Alsa Audio

    Just in case it stops working again: PAS could save the day. Pandora Audio Switch .asoundrc_hw serves as a reliable .asoundrc template.
  3. KickAss

    Besides gaming, what do you use your pandora for?

    mind sharing these scripts? pretty please :)
  4. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    i took a walk through dependencies hell today in order to sort things out. i tried to get mopidy going and compiled ncmpcpp as the client. mopidy is a mpd server with spotify support (as its also based on libspotify). unfortunately it complains about some missing gstreamer/gobject modules...
  5. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    libspotify will always return raw pcm 44,1 khz dual channel 16 bit samples. no matter which quality setting. its some sort of audio buffer problem. i dunno.
  6. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    nope, bluetooth is off. im also using a wifi dongle.
  7. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    okay, so i migrated my slack on a sandisk extreme class 10 sd card. now here's a fun fact: that didnt change anything. im close to tears ;(
  8. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    do not expect a full blown client at first. that would be an awful lot of work. the idea is as follows: ill provide a tiny gtk based app with basic playback capabilities: play/pause, next track, previous track. it will load a spotify playlist and play or shuffle through all the tracks in that...
  9. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    mkay i just figured im running my slack on a class 4 sd card. lol caching and sd speed are probably the roots of all evil here. just a perfect excuse to buy a couple of new sd cards :)
  10. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    im working with python 2.7 on slackware 14.1. python 3 seems to cause memory issues with pyspotify. libspotify's debug logging throws a lot of weird stuff at me. im working through that right now. they need to release a new api asap. Gesendet von iPhone mit Tapatalk
  11. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    i just checked spoppy, a tiny cli spotify client. it suffers the same fate. so my code aint the culprit. its either libspotify, pyspotify or alsa. right now i have no idea how to fix that [emoji16] Gesendet von iPhone mit Tapatalk
  12. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    yeah, i did read that, thanks. i did not experience any significant increase in cpu or sd usage. i did a testdrive with cache_location='' in config.py in order to avoid on disk caching. but that didnt change anything. [emoji24] Gesendet von iPhone mit Tapatalk
  13. KickAss

    Beta Pandorify Shuffle (basic spotify client)

    ello everyone, im working on a native spotify client based on libspotify. basically its already working, but i get stuttering sound output. and right now i dunno what to do about it. it's neither a cpu nor a ram nor a network problem. my best guess: it may be an alsa problem. did anyone ever...
  14. KickAss

    Release Telegram

    hey, i just got notified about this issue... i will look into it eventually :)
  15. KickAss

    Bluetooth headset status?

    Sorry 'bout that. Here you said it did use SDL. Didn't know the pandora version was so different. Anyways, i'm just glad it works well with ALSA (and thus with bluetooth).
  16. KickAss

    Bluetooth headset status?

    no i dont use pa on slackware. i try to avoid it on purpose. the point i totally don't get: drastic uses sdl and works with bluetooth audio without any problems. gmu uses sdl and keeps failing. it's driving me mad.
  17. KickAss

    Bluetooth headset status?

    SDL makes use of its own env variables. if i set AUDIODEV=btsoftvol i can force it to use that device. it still fails, tho. somewhere someone wrote that this may happen if SDL wasnt built with ALSA support. Setting SDL_AUDIODRIVER=alsa doesnt seem to cause trouble, tho.
  18. KickAss

    Software Pandora Audio Switch

    okay: with full paths and minor changes to the script PAS now works on zaxxon 1.73 (i didn't update to 1.74 yet). expect PAS v0.4 to come soon. updated. edit /etc/share/alsa/alsa.conf as described and use pas_0.4 and it should work with slackware and zaxxon.
  19. KickAss

    Bluetooth headset status?

    I did that before and it didn't work. It basically says it fails to set bluetooth parameters correctly. I will read a bit about SDL...
  20. KickAss

    Software Pandora Audio Switch

    what a bummer. well, thanks for checking that out. i still thinks it's weird, because ALSA should work outside the scope of any PND. but obviously it's an issue. i will investigate further. for some reason i like the per user setup with ~/.asoundrc files better than the /etc/asound.conf...
Back
Top