Hi all
I got Red Hat 8.0 on my toshiba 4300 laptop (ymfpci sound card).
I followed all the planet ccrma install advices and ended with 'apt-get install muse'.
But just after launch muse core-dumps. If I run 'muse some_song.mid' in a terminal I just can see the window with all the midi parts and then it disappears. It writes 'segmentation fault'.
With my ymfpci card, I was able to play midifiles with playmidi (with Mandrake 9.0) . Everythings seems fine except midi sequencers. I wasn't able to run no midi sequencers either with Mandrake 9, that's why I tried Red Hat.
I believe muse works perfectly good on other machines with red hat and planet ccrma. Everyone says that it works flawlessly, but mine doesn't :((
Anyone has a clue to why muse can't run ?
Guy CLO~
#219055 http://counter.li.org
-------------------------------------
http://perso.wanadoo.fr/guy.clotilde/
-------------------------------------
I am pleased to announce Octavian - a realtime software synthesizer for GNU\Linux
operating system.
Octavians's design is like analog modular synthesizers, so it can be used both as
synth and as effect processor. Modular tasks separation allow to extend
possibilities in simple way. Modules can be connected between each other via
channels.
Features:
Audio Input/Output:
- OSS
- JACK
MIDI Input/Output:
- OSS
- ALSA
Plugin's compatability:
- native modules
- LADSPA
This is first pre-beta release. It is a big subject for changes and improvements,
so please send your wishes and bugreports.
Roman
-------------------------------------------
-------- mailto: wormpost(a)mail.ru ---------
-------------------------------------------
hi, this is forwarded on behalf of a friend of mine, Martin Delaney aka
'mindlobster' (www.mindlobster.com). Martin is writing a book on laptop
music and is seeking interviewees... anyone interested please write to
Martin at the address below... thanx!
m~
::::::::::::::::::::
martin delaney wrote:
I've been commissioned by a well-known publisher to write a book about
laptop music. The book will be about 400 pages in length, and will cover
composition, recording, but most importantly PERFORMING with laptops. A
large part of the book will cover hardware and software that's good for
laptop use, without bias towards a particular OS or budget. The rest of
the book will be interviews/comments/advice/feedback from laptop
musicians. Anybody who is interested in taking part in this should email
me: laptopmusic(a)btopenworld.com
Thanks, I hope to do this interesting (and ever-changing) subject justice!
--
iriXx
www.iriXx.org
copyleft: creativity, technology and freedom?
info(a)copyleftmedia.org.uk
www.copyleftmedia.org.uk
_
( ) ascii ribbon against html email
X
/ \ cat /dev/sda1 > /dev/dsp
*** stopping make sense ***
hi... this is my first time online since lad Conference.
so i would like to announce galan-0.2.14 (as seen on lad Conference)
galan is another modular synthesizer. It supports sub patches like pd
and jmax. But has separation of mesh and Controls.
It also supports OpenGL Scene Graphs which can be controlled by your
audio data, the sequencers etc...
homepage is at
http://galan.sourceforge.net
find the download links from there...
--
torben Hohn
http://galan.sourceforge.net -- The graphical Audio language
Hi guys! (and gals).
I am looking into building a new machine, and I want to do some home-studio
recording with it. I was hoping that some of you could lend some of your
expert advice.
It sounds like SCSI is pretty-much a must in these situations, true? What
I was wondering about in particular is if anyone has tried anything like
this: Setting up a machine with an IDE hard drive to hold the system files
(say an ata 133 7200 rpm...) and a scsi disk for the dumping ground of the
audio programs such as ecasound, audacity or Ardour. I think I would put
the swap partition on the scsi drive as well. Obviously I am trying to
save a little money here, and I am trying to minimize latency. (I think
that somewhere around the $2K mark is my limit.) I am accustomed to using
multitrack analog units, but digital/computer recording is still extremely
new to me.
Any thoughts on this?
I would also love to hear any suggestions regarding what disks,
motherboards, cases and heatsinks people recommend and have had luck with.
Thanks!
Chris
Hello linux-audio-user-request(a)music.columbia.edu
I have received your e-mail regarding 'linux-audio-user digest, Vol 1 #331 - 17 msgs' I will be out of the office until the 24th of March. Please refer any queries that require immediate attention to Phil Carroll @ philc(a)europlex.ie
Regards
Richard Caldwell
Hi.
I released ZynAddSubFX 1.2.0
It is a powerfull software synthesizer for Linux and
Windows, and it is located at
http://zynaddsubfx.sourceforge.net/
News:
1.2.0 - ZynAddSubFX is ported to Windows ;-)
- added internal Virtual Keyboard
- added Configuration window
- added frequency tracking to filter
- improved the OscilGen (harmonic filter, RMS
normalisation, etc..)
- improved the recorder (uses the WAV file
format and it starts only when a key is pressed)
- added filter interpolation if the frequency is
changed very fast (it removes some annoying clicks)
- other improovements, bugfixes, speedups and
cleanups of the code
Paul.
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
>John Ouzts wrote:
>> I just did a fresh Gentoo 1.4 install in a new machine with an RME 96/8 PAD
>> card, which uses the rme96 driver. System sounds now come to my hifi system
>> through the rme card, so I think the driver is loading and working.
> >
> >I cannot get Audacity or Ardour to record, however. Audacity works fine in
>>the
> >same machine when using the monopolist's operating system, however. Running
> >on that partition, Audacity finds 11 or 12 sound devices, the 8 RME
>>channels
> >and the builtin VIA sound chip devices. Under Linux, Audacity only finds
> >/dev/dsp, and sometimes not that.
> >
> >How do I get Audacity to see other devices, or is that my problem?
> >
> >John
> >
>
>This seems like a simple(tm) setup problem.
>
>Can you send us the output of...
>
>lsmod; cat /proc/asound/cards
>
>That will give us an overview of your setup.
Thanks Patrick, here's what you asked for:
Module Size Used by Not tainted
snd-pcm-oss 39300 0 (autoclean)
snd-mixer-oss 13624 2 (autoclean) [snd-pcm-oss]
snd-via82xx 9356 0
snd-ac97-codec 31044 0 [snd-via82xx]
snd-mpu401-uart 3840 0 [snd-via82xx]
snd-rawmidi 15584 0 [snd-mpu401-uart]
snd-seq-device 4416 0 [snd-rawmidi]
snd-rme96 16396 2
snd-pcm 67936 0 [snd-pcm-oss snd-via82xx snd-rme96]
snd-timer 12840 0 [snd-pcm]
snd 31852 0 [snd-pcm-oss snd-mixer-oss snd-via82xx
snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device snd-rme96 snd-pcm
snd-timer]
soundcore 3940 7 [snd]
ntfs 71148 2 (autoclean)
8139too 14728 1
sr_mod 12184 0 (unused)
sg 26124 0 (unused)
ide-scsi 7600 0
0 [PAD ]: Digi96 - RME Digi96/8 PAD
RME Digi96/8 PAD at 0xdd000000, irq 19
1 [8233AC ]: VIA8233 - VIA 8233A/C
VIA 8233A/C at 0xe400, irq 10
I have also discovered that kmix appears as a gray window without any sliders
or labels. Alsamixer shows one slider labelled DAC, which will adjust. I also
got an error message with says: Mixer device /dev/mixer is missing volume and
PCM controls.
Gentoo uses devfsd, so I am wondering if I need to set some devices in
devfsd.conf.
Thanks again, John