search for: chooping

Displaying 2 results from an estimated 2 matches for "chooping".

Did you mean: whooping
2005 May 16
3
Choppy sound
...me unplayable: about 1/2 sec of sound plays, then loops for about 3-4 sec, then the next 1/2 sec, loops again, etc... The screen isn't updated during this; well, it is updated, but once every 15 sec. When I switched to another virtual console, to kill wine, the sound resumed normally! No more chooping and looping. So I came back to X, but at once the problem restarted. This occurs with wineoss and winealsa, UseMMap or not. Seems to be a scheduling/threading problem, but I can't find a way to solve that. Any hint? Thanks. -- Fabrice DELENTE
2010 Nov 30
1
Zooming in to a ggplot (a sort of ylim, but ylim won't do)
Dear Helpers, I wonder whether you might be able to help me. I have a plot composed of ggplot (and a follow on geom_smooth call). I would like to restrict the display range of the y axis to a smaller range, a sort of zooming onto a region. I attempted to use ylim, but it will effect the range (i.e. effect the geom_smooth call). Is there any way that I can save the results up to geom_smooth call