Michael you are right!
I totally forgot about the sound font.
I'm sure it isn't configured.
I too was thinking how I could test if QSynth was really working and I
didn't have an answer.
I completely forgot the sound font even existed and since it is a fresh
install, I'm sure it isn't there.
Ilan
On Wednesday, May 19, 2010, Ilan wrote:
> Now I run Rosegarden, make qsynth my output device and no sound comes out.
Are you sure QSynth is working generally?
I've just done a dist-upgrade myself, and I note that when I start QSynth for
the first time, it's not configured to use a soundfont yet
Thanks Jim,
It is called xutils-dev in Ubuntu.
That one I NEVER would have guessed!
Now it correctly does a ./configure
It also compiles correctly.
I hook up Qsynth with jack and it looks good.
Now I run Rosegarden, make qsynth my output device and no sound comes out.
This was the way I always wor
On Wed, 19 May 2010 09:53:22 -0700 (PDT)
Ilan wrote:
>
> I got fed up and formatted my Ubuntu partition.
> It works better but I needed to reinstall all the software.
> Now I get a new error:
>
> checking for xargs... /usr/bin/xargs
> checking for makedepend... no
> configure: error: Failed to
I got fed up and formatted my Ubuntu partition.
It works better but I needed to reinstall all the software.
Now I get a new error:
checking for xargs... /usr/bin/xargs
checking for makedepend... no
configure: error: Failed to find required makedepend program.
What is this makedepend program?
--
It's:
usermod -a -G
e.g.:
sudo usermod -a -G audio ilan
(if your login name is ilan). You can find more info on this with a
google search such as:
usermod add user to group example
[This should probably be going to the RG user list instead of the dev
list, but I'm sending it here in case y
Just from looking at the man page for usermod (man usermod) it appears
that it requires a user name like this:
usermod -a -G audio username
Can't test it, though, as I'm on me Windows machine.
When logged in as her, you should be able to do "groups" to see which
groups she belongs to.
T
On Tuesday 18 May 2010, Ilan wrote:
> JACK is running in realtime mode, but you are not allowed to use realtime
> scheduling.
For your purposes, Ilan, you can probably just ignore all of these problems.
Edit your ~/.jackdrc file and remove -R from the list of options, or use
QJackCtl and un-ch
Thanks Brian,
My wife, once in a while, uses this system for Rosegarden.
Other than that, my PRIMARY purpose is making medical software.
Thus I can't really justify a special purpose audio distro.
I'm trying to configure the system - it used to work before I formatted the
Linux partition.
The 2 e
A good place to look is http://www.bandshed.net/AVLinux.html
You start with a rock solid, everything working, Linux distro. It
will show you will ultimately want your system to work like
--
_
On Mon, May 17, 2010 at 1:33 PM, Ilan wrote:
> Does this mean anything as to why jack isn't starting?
Going by the messaging, you are trying to use jackd in realtime mode
but your system isn't configured for it. Did you check the contents of
/etc/security/limits.conf to see if the entries listed
Does this mean anything as to why jack isn't starting?
What is artsshell?
20:30:58.240 Startup script...
20:30:58.242 artsshell -q terminate
sh: artsshell: not found
20:30:58.646 Startup script terminated with exit status=32512.
20:30:58.646 JACK is starting...
20:30:58.647 /usr/bin/jackd -dalsa
You blew me away with the infrared controller.
I was SURE it was a mistake.
In any case, I put it in, found a couple of more missing things and added
them as well.
After a clean build it finally succeeded to compile.
I will try to look around and see if there is any way I can help again.
Thanks,
Le dimanche 16 mai 2010 05:38:26, Ilan a écrit :
> src/document/RosegardenDocument.moc:14:2: error: #error "This file was
> generated using the moc from 4.5.2. It"
> src/document/RosegardenDocument.moc:15:2: error: #error "cannot be used
> with the include files from this version of Qt."
Maybe y
Thanks Chris.
I was in the middle of checking a Java program (which ran all night) so I
couldn't check Rosegarden.
I've made progress but now get:
g++ -c -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork
-I/usr/include/qt4/QtCore -I/usr/i
On Sat, May 15, 2010 at 10:58 AM, Ilan wrote:
> What is aclocal??
aclocal is a program that is part of the automake/autoconf system.
You probably just need to install the automake package (depending on
distro).
Chris
-
Friends,
I am somewhat embarrassed to admit but I have lost my ability to compile
Rosegarden.
It happened in the transition to 10.04. I have a partition for Linux and a
partition for my user data.
My Linux partition was too small, so I enlarged it. In the process I ended
up formatting the partitio
On Monday 30 July 2007, Chris Cannam wrote:
> can currently only be set by the user; SLUR_ABOVE and STEM_UP are
> normally computed but can be overridden by the user;
Reminds me, did we every come up for anything on how our stems want to differ
from LilyPond's, and sometimes the only way to get a
On Saturday 28 July 2007 01:04, M. Donalies wrote:
> In NotationProperties, the following are defined globally (same
> across notation views):
> HEIGHT_ON_STAFF;
> NOTE_STYLE;
> BEAMED;
> BEAM_ABOVE;
> SLASHES;
> STEM_UP;
> USE_CAUTIONARY_ACCIDENTAL;
> OTTAVA_SHIFT;
> SLUR_ABOVE;
In my previous em
Properties:
In NotationProperties, the following are defined globally (same across
notation views):
HEIGHT_ON_STAFF;
NOTE_STYLE;
BEAMED;
BEAM_ABOVE;
SLASHES;
STEM_UP;
USE_CAUTIONARY_ACCIDENTAL;
OTTAVA_SHIFT;
SLUR_ABOVE;
For tablature, I kludged in a few extensionsions:
TAB_HEIGHT_ON_STAFF;
TAB_O
20 matches
Mail list logo