I'm going to be doing a fresh install of FC2 in the near future and
am considering using an XFS data partition for music and video files.
It seems that XFS isn't an install time option (according to Disk
Druid). How is an XFS partition added? Does anyone here have any
experiences or pointers to share WRT XFS or XFS and FC2?
Thanks,
Barton
After building jamin in slackware 10 I get a segfault on the startup..
I just issue the command jamin to start it.. am I doing this wrong?
anuone else have this issue?
THanks
Hi!
I tried to use the cvs snapshot from the 13th of June last year to do some
work. But it wouldn't accept commands.
I did:
$ linuxsampler
It told me that everything was well. Then I connected to it with telnet:
$ telnet localhost 8888
That succeeded, too. Then I tried just writing a comment:
# this is a comment
Still worked, but when I tried to put any real command to it, it just said:
ERR:0:Unknown command.
Or something like it. I took the commands from the draft. But the sampler
even wouldn't accept "quit". I tried quit, Quit and QUIT and the same with
single and double quotes.
Any fix for this? I need to use the text-mode (telnet way).
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net - the Linux TextBased Studio guide
Greetings,
I might be putting together a prototype audio-oriented webcasting server
for small town meetings and the like.
The general idea is to allow community groups and really local
governments to find an extremely low-cost way to live stream and archive
slightly "enhanced" events. I need your help to put together a laundry
list of linux tools that help make the case that this is a quick and
cost-effective platform.
Option one - Use a laptop/desktop, connect the microphone system into
the line-in and use a browser-based production console applet tied to a
remote webcasting server to input information about the meeting, agenda
items and time stamps along with links to meeting documents elsewhere on
the web. A bonus feature would include the ability to grab static images
from a number of basic webcams hooked to the in-room computer. I'd love
it if images from two or three appropriately positioned webcams facing
the same general direction could be stitched into a more panoramic view
of the room. We'd refresh the image of course.
Option two - In a room without a direct Internet connection, a high
quality speaker phone (for really small meetings where most people are
gathered around a table) or various equipment (any recommendations?)
could connect the sound system to the phone line. The meeting host
would have an account on the server, call-in, punch in a pin number and
have their meeting streamed live and/or recorded.
Additional ideas:
1. Podcasting - Allow folks to call into the site and leave shorter
voice messages like you see with some commercial services that would
apply podcasting methods. You could also offer any meeting as a podcast
assuming that you really scrunched down the file because it is just
voice. Most people won't be interested in listening to last night's
city council meeting on their mp3 player, but maybe one in 500 would!
2. Player - I am interested applet-based Ogg Vorbis and MP3 player
options that would connect to the basic content entered via the
production console applet. The big buck services integrate video, power
point, chat, etc. but I am just looking for something basic that could
be added to later.
3. Site Content - Whether it is console or telephone submitted content,
I am interested in which linux webcasting servers are easiest to work
with in this regard.
If you have any comments or know someone who has already done parts of
this, please drop me a note: clift(a)publicus.net
Cheers,
Steven Clift
Steven Clift - http://publicus.net - Reply to: clift(a)publicus.net
Join DoWire: http://dowire.org
E-Democracy: http://e-democracy.org
Is anyone else here working at a radio station that uses linux? I know
of Fred Gleason at Salem Radio Labs, and of course my employer Radio
Free Asia. I know there have been others from the broadcast world on the
various linux audio lists in the past, but can't remember names or where
they worked.
Thanks,
--
Eric Dantan Rzewnicki | Systems Engineer I
Technical Operations Division | Radio Free Asia
2025 M Street, NW | Washington, DC 20036 | 202-530-4900
CONFIDENTIAL COMMUNICATION
This e-mail message is intended only for the use of the addressee and
may contain information that is privileged and confidential. Any
unauthorized dissemination, distribution, or copying is strictly
prohibited. If you receive this transmission in error, please contact
network(a)rfa.org.
On Fri, 21 Jan 2005 14:52 , Florian Schmidt <mista.tapas(a)gmx.net> sent:
>On Fri, 21 Jan 2005 08:12:27 -0600
>Jan Depner eviltwin69(a)cableone.net> wrote:
>
>> On Fri, 2005-01-21 at 07:00, Florian Schmidt wrote:
>> > On Thu, 20 Jan 2005 20:02:28 -0800 (PST)
>> > R Parker rtp405(a)yahoo.com> wrote:
>> >
>> > > I'm hesitant about returning to ext2 because I've had
>> > > fsck blow up in my face more than once...guess that's
>> > > why I rsync to a big IDE HD. I do expect ext2
>> > > performance to be perfectly acceptable.
>> >
>> > what's wrong with ext3?
>> >
>> The hournal is not with the file. This causes problems when the
>> file is written to.
>
>what kind of problems? You mean, because the journal is on another part
>of the disk, the head has to move a lot while writing? (writing data -
>updating journal - writing data - updating journal...)
Yes. Take a look at the filesystem tests section on this page. Mark Knecht did
a few tests and the results are very interesting.
http://myweb.cableone.net/eviltwin69/Arcana.html
Jan
>
>flo
>
>--
>Palimm Palimm!
On Friday 21 January 2005 06:28, linux-audio-user-request(a)music.columbia.edu
wrote:
> I recently switched from Red Hat FC1 to Debian Sarge, kernel 2.6.8-11,
> and am having trouble getting my MIDI interface -- USB Edirol UM-1S --
> working. Perhaps someone could give a little advice?
Mine works fine. Make sure usb-audio is being loaded in you alsa. Try manually
modprobe, see if it will work?
http://www.notam02.no/arkiv/src/snd/
Snd-ls v0.9.2.0
---------------
Released 21.1.2005
Contains
--------
Snd v7.10 from 20.1.2005
About
-----
Snd-ls is a distribution of the sound editor Snd, made by Bill
Schottstaedt. Its target is people that don't know scheme very well, and
don't want to spend too much time configuring Snd. It can also serve as a
quick introduction to Snd and how it can be set up.
Install
-------
1. Edit the file config.scm, for configuration settings.
2. Run ./build
3. Run ./install as root.
It is not necessarry to uninstall any previously installed versions of
Snd. Snd-ls should not interfere with already installed versions.
After installing, the name of the executable is "snd-ls".
To uninstall, run ./uninstall
Required packages
-----------------
guile
gtk-2
jack
libsamplerate
ladspa
liblrdf
fftw3
libxt-dev
(guile-devel, gtk-2-devel, liblrdf-devel and gcc is also needed at
runtime)
Changes
-------
0.9.2-beta1 -> 0.9.2.0
-Updated SND to v7.10 from 20.1.2005. Many important changes.
0.9.1.5 -> 0.9.2-beta1
-Updated SND to v7.8 from 12.8.2004. Many important changes.
0.9.1.4 -> 0.9.1.5:
-Made the apply-button always apply to selection if there is a selection.
0.9.1.3 -> 0.9.1.4:
-Removed some options from the edit-menu that interfered with the way
snd_conffile works.
0.9.1.2 -> 0.9.1.3:
-Made the insert-option in the edit-menu insert monofiles into the
currently selected channel.
-Added libxt-dev to the list of required packages. (Thanks to robin)
-Made mono-files play in both left and right channel when using Jack.
0.9.1.1 -> 0.9.1.2:
-Short fix for the nodeline-class.
0.9.1 -> 0.9.1.1:
-Fixed Append File edit-menu option.
-Workaround for trouble with ladspa default settings.
0.9.0 -> 0.9.1:
-Official announced.
-Upgraded SND from 20.7.2004 to 2.8.2004
-Huge amount of testing at Notam by 14 unexperienced guinea pigs for
a whole week; many bugs fixed.
Links
-----
Snd: http://ccrma.stanford.edu/software/snd/
Guile: http://www.gnu.org/software/guile/guile.html
Credits
-------
Snd is made by Bill Schottstaedt. This small package is put
together by Kjetil Matheussen / Notam, with consulting
help from Bill Schottstaedt.
--
Hi all!
I would like to do some mastering. For this task I would like to be able to
do it the "Jamin"-way. What plugins should I use? How should I split up the
audio material, to get the desired effects? Who knows which ladspa-plugins are
closest to the algorithms used in Jamin?
Thanks for any help and suggestions!
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net - the Linux TextBased Studio guide