You are not logged in.
What's going on?
I'm upgrading to the 710 SVN version:
(...)
Everything is ok, but when it goes to compile:... checking for libnotify... yes checking for sndfile... yes checking for vorbisfile... yes checking for libmodplug... no configure: error: libmodplug-0.8.0 is required ...
Libmodplug?
libmodplug lets you play mod files (.mod, .xm, .it, ...)
pacman -S libmodplug
it's only ~400K when installed
The PKGBUILD needs updating
Last edited by Blµb (2008-09-24 09:00:00)
You know you're paranoid when you start thinking random letters while typing a password.
A good post about vim
Python has no multithreading.
Offline
I will be making this dependancy optional today. The default build will be without modplug support.
Offline
OMG it's working again. this app is truely g0dlike 1337!
thx a lot :>
Offline
Hi,
I just drop by to tell you, that since I moved to a simple and lightweight DE (LXDE) I have been searching for a lightweight music player. After trying most of them, I finally settled with consonance, it just makes me feel comfortable. Keep up the good work on this great music manager/player. If I were to ask for something wma support will be, but is not a priority nor a thumb down, since I just have less than 15 wma files. It may be that it already support wma and I just need to install something I'm missing, well I'm like that, overlook some obvious things now and then. Also I'm missing last.fm integration. But, oh well, I can live without it for some time.
I'm using the svn version, and all in all, it is performing as expected and bring me the features I want.
Offline
you can use mencoder to on your wma files
or sox
or oggenc?
You know you're paranoid when you start thinking random letters while typing a password.
A good post about vim
Python has no multithreading.
Offline
Offline
Hello...
Given back showing rare codes…. I was playing a little with the code of consonance and obtains this…
Zoom: http://tux-goodies.wikispaces.com/Consonance
Basically:
* A new disposition of the controls
* Concealment of media_browser
* And the adjustment of tag… FIXED XD
Diff code to svn is this: http://tux-goodies.wikispaces.com/file/view/gui_path Update (31/10/2008) to Svn revision 736
And this it is the compiled program if they want to try: http://tux-goodies.wikispaces.com/space … onance.bz2 (Unzip and chmod +x ./consonance to execute. !-)
Excuse that not you the shipment by mail... But not it. and I do not have account in sourceforge either even...
The truth, I am programming in vain. While I learn.
I do not try you raise that it svn, but I would like that you do a return to me, with your criticisms and suggestions…
Thanks again…
And excuse my English! !!!!!!!!!!!
06/10/2008:
New patch to filter the library simil ?TEXT_TO_FILTER?...
http://tux-goodies.wikispaces.com/file/view/patch FIXED XD
Last edited by msdelos (2008-10-31 19:06:32)
Offline
Oh, so cool, and I love it so much!
Thank you, sacamano_m82.
Offline
One observation, if i change the 'Use software mixer' option, i have to restart the program to take effect, so you can place a note next to the option just for information.
Offline
This is a real neat program, congrats sacamano!
I'll blog about it
Offline
Thanks for this app! It does just what I want...
Segmentation fault (core dumped)
Offline
Is this working with OSS only, no ALSA? 'Cuz it isn't for me any ideas?
]$consonance -e
** (consonance:11235): DEBUG: (init_config): Initializing configuration
** (consonance:11235): CRITICAL **: (init_config): Unable to load conrc, err: File is empty
** (consonance:11235): DEBUG: (init_musicdbase): Initializing music dbase
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS TRACK (location INT PRIMARY KEY, track_no INT, artist INT, album INT, genre INT, year INT, bitrate INT, length INT, channels INT, samplerate INT, file_type INT, title VARCHAR(255));
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS LOCATION (id INTEGER PRIMARY KEY, name TEXT, UNIQUE(name));
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS ARTIST (id INTEGER PRIMARY KEY, name VARCHAR(255), UNIQUE(name));
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS ALBUM (id INTEGER PRIMARY KEY, artist INT, name VARCHAR(255), UNIQUE(name));
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS GENRE (id INTEGER PRIMARY KEY, name VARCHAR(255), UNIQUE(name));
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS YEAR (id INTEGER PRIMARY KEY, year INT, UNIQUE(year));
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS PLAYLIST_TRACKS (file TEXT, playlist INT);
** (consonance:11235): DEBUG: (exec_sqlite_query):CREATE TABLE IF NOT EXISTS PLAYLIST (id INTEGER PRIMARY KEY, name VARCHAR(255), UNIQUE(name));
** (consonance:11235): DEBUG: (init_audio): Initializing audio
** (consonance:11235): DEBUG: (init_audio): Using audio driver: default (Advanced Linux Sound Architecture (ALSA) output) with id: 1
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM default
ALSA snd_pcm_open error: No such file or directory
** (consonance:11235): CRITICAL **: (init_audio): Unable to open audio device
** (consonance:11235): CRITICAL **: (main): Unable to init audio
Offline
Thanks, this app is just what I'm looking for
Offline
Is this working with OSS only, no ALSA? 'Cuz it isn't for me any ideas?
]$consonance -e ** (consonance:11235): DEBUG: (init_config): Initializing configuration ... ** (consonance:11235): DEBUG: (init_audio): Initializing audio ** (consonance:11235): DEBUG: (init_audio): Using audio driver: default (Advanced Linux Sound Architecture (ALSA) output) with id: 1 ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM default ALSA snd_pcm_open error: No such file or directory ** (consonance:11235): CRITICAL **: (init_audio): Unable to open audio device ** (consonance:11235): CRITICAL **: (main): Unable to init audio
Can you post the o/p of 'id' ?
Offline
Can you post the o/p of 'id' ?
Sure:
$id
uid=1000(<me>) gid=100(users) groups=10(wheel),82(hal),92(audio),93(optical),95(storage),98(power),100(users)
Offline
This might help: http://bbs.archlinux.org/viewtopic.php?id=42104
I think it is a problem with your ALSA setup.
Offline
This might help: http://bbs.archlinux.org/viewtopic.php?id=42104
I think it is a problem with your ALSA setup.
Right, ALSA isn't working. I could never get it to work correctly with my sound card and the only fix I found on the web was to uninstall everything that I had added related to ALSA and install OSS, which I did and it is now working. Audio now works with online content as well as VLC and Exaile, just not Consonance.
Offline
Ah, then try choosing OSS in Consonance's preferences ( you have to restart the app after that ).
Offline
Ah, then try choosing OSS in Consonance's preferences ( you have to restart the app after that ).
How do I do that? conrc is empty, I can't get past the error messages at launch, and I didn't see any flags in consonance --help-all
Offline
Heh, sorry. :-)
"echo -e "[Audio]\naudio_sink=oss" >> ~/.consonance/conrc" should work.
Offline
I should probably add a command line option to choose an audio sink.
Offline
Heh, sorry. :-)
"echo -e "[Audio]\naudio_sink=oss" >> ~/.consonance/conrc" should work.
Ok, still a no go, although I am getting different errors now:
$consonance
** (consonance:4810): CRITICAL **: (oss_init_mixer): Unable to get current oss volume: Invalid argument
** (consonance:4810): CRITICAL **: (main): Unable to init audio
Offline
OSS3 or OSS4 ?
Offline
OSS3 or OSS4 ?
oss-4.1_rc2-1
Offline
Ah, OSS4 is not supported, sorry. I test my code using oss-emulation in ALSA.
Offline