Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - supersole

Pages: [1]
1
MilkyTracker Support / Re: Milkytracker on ubuntu
« on: January 07, 2009, 23:42:38 »
All right, I think I have fixed this. It's so simple I can't believe it is the solution, but I'm posting it just in case someone else has this problem. It seems that for some odd reason, milkytracker was getting a wrong audio output assigned and therefore I wasn't able to listen anything, because there weren't any speakers connected to that audio output.

Furthermore, that always happened - but only with milky!

If that happens to anybody, just open Pulse Audio Volume Control (in Applications -> Multimedia). Run milkytracker and make sure it shows up in the Playback tab. If it doesn't, milky isn't using the pulseaudio SDL driver and this shouldn't apply to you :D

Then click over the dropdown button (it's right to the shield icon/button), hover the mouse over "Move Stream...", and select a suitable output from the list that pops out. In my case it had autoselected a USB something which I don't use and that's why I couldn't hear anything, but SDL didn't give any error.

It seems this setting is stored from time to time, so you shouldn't need to repeat this step again.

Hope it's useful for anybody who encounters this issue :)

2
MilkyTracker Support / Re: Milkytracker on ubuntu
« on: January 03, 2009, 13:39:50 »
This is very odd. I changed libsdl to use the ALSA flavour, also changed .bashrc to use ALSA. Completely restarted (just to make sure). Tried without killing pulseaudio first, and I was able to load a module and hit play, the patterns moved but still no sound. Then I killed pulseaudio and tried with milky again... and got an error, kind of expectable, since there wasn't any sound server to serve SDL.

I guess the "option" would be to completely replace pulseaudio and use ALSA but that would be going against ubuntu's direction and would make updates pretty annoying. If I have some time I might dig into milky's code and see why it is not working with the pulse+sdl tandem, but right now I'm afraid I'll have to let things as they are or risk an unusable/unstable audio system.

Thanks for your help, Deltafire and jivatma! It's much appreciated :)

By the way, jivatma, I had ubuntustudio installed before but I went back to the normal distribution, since 8.10 didn't feature a realtime kernel, and after all, it isn't much more than a different skin and a couple of metapackages which install a bunch of programs that I do not use. I am now using 8.10 and kept the packages I really wanted to have (like QJackControl).
And ubuntustudio used pulseaudio as well.

3
MilkyTracker Support / Re: Milkytracker on ubuntu
« on: January 02, 2009, 20:43:38 »
Hmmm I have pulse as SDL's audio driver. It is already set in my .bashrc:

export SDL_AUDIODRIVER=pulse

My configuration works with all other SDL based software, so that's why I wonder if I need to do anything special for milky. I tinkered a bit with the various config options but didn't get anything that changed the result.

Do you use pulseaudio or alsa? I'm just trying to find where is this failing :)

4
MilkyTracker Support / Milkytracker on ubuntu
« on: January 02, 2009, 19:52:01 »
Hi people!

I'm trying to get some sound from Milkytracker but it isn't working. I installed it using ubuntu's package manager, and the only driver that it accepts is SDL's. But although the rows in the pattern move when playing the song, there isn't any sound at all. It just looks as if the computer's mixer was muted! (and that obviously is not the case).

Just to discard possible reasons for this, I can tell I can use other programs with the SDL driver perfectly, such as Schism tracker and code that I did using SDL's audio output. I saw somewhere there was a guy suggesting people to change from libsdl-pulse flavour to alsa flavour but even if I tried it (sceptically, I must add) it didn't make any difference.

When launching the program from a console, I get no errors or useful messages, only this:

SDL: Using audio driver: pulse
SDL: Buffer size = 2048 samples (requested 2048)

I tried to increase the buffer size, and clicked the 2^n option just to see what could happen but there wasn't any difference.

I also recompiled milky once applied the patch to prevent Jack from not working, and it didn't work either. It didn't produce the error from before, but it simply produced a hung up program.

There's people using milky on ubuntu so I wonder if anyone has any advice? It will be much appreciated.

I thought of posting this on ubuntu's bug tracker for the package, but I think the maintainer of the package also hangs around this forum so maybe it will be more appropriate to post it here.

Thanks for any help!

Pages: [1]